diaspora/spec/models
2011-08-29 22:03:05 -07:00
..
activity_streams record objectId in post (cant use object_id booo) 2011-05-25 12:16:52 -07:00
jobs reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
notifications reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
services down to 2 failures in postgres 2011-08-17 16:51:54 -07:00
user MS DG IZ major invite refactor. all tests are green minus weird stuff on dans computer, need to checkout this out on pivots 2011-08-17 16:28:21 -07:00
app_config_spec.rb Fix app_config spec 2011-06-29 14:08:25 -07:00
aspect_membership_spec.rb So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN. 2011-08-29 22:03:05 -07:00
aspect_spec.rb cucumber green in postgres (i think?). touched up aspect spec. 2011-08-29 15:53:47 -07:00
comment_spec.rb Revert "Revert "Merge branch 'hashtags-in-comments'"" 2011-07-07 15:10:04 -07:00
contact_spec.rb So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN. 2011-08-29 22:03:05 -07:00
conversation_spec.rb Refactor conversations creation 2011-08-12 23:07:01 -03:00
invitation_spec.rb fixed the email from header issues and backfilled few tests 2011-08-22 17:38:40 -07:00
like_spec.rb cache counters in for likes. pending Diaspora::Likeable module... 2011-07-11 15:05:55 -07:00
mention_spec.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
message_spec.rb Refactor conversations creation 2011-08-12 23:07:01 -03:00
notification_spec.rb reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
oauth2_provider_models_activerecord_authorization_spec.rb collapsed oauth2 migrations; made app factory 2011-06-23 14:49:19 -07:00
oauth2_provider_models_activerecord_client_spec.rb added a couple of validations on the Oauth models, added an index on a user's authorizations 2011-06-20 18:30:18 -07:00
person_spec.rb fixed up update controller action and building users #scary #gladsofaerisstillhere 2011-08-17 16:28:21 -07:00
photo_spec.rb DH SM MS pending photo spec for Dan 2011-06-30 21:04:18 -07:00
pod_spec.rb add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
pod_stat_spec.rb add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
post_spec.rb validate instead of throwing a db error 2011-08-10 10:38:28 -07:00
profile_spec.rb Closes #1486. Profile update was crashing with invalid birthday date 2011-08-20 00:34:59 -03:00
relayable_retraction_spec.rb Change :on to :post in the comment and post methods 2011-06-01 16:45:29 -07:00
request_spec.rb split 'mutual' flag into 'sharing' and 'receiving' on Contact 2011-05-04 17:09:48 -07:00
reshare_spec.rb reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
retraction_spec.rb Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
service_spec.rb prevent duplicate services from being created 2011-08-09 19:01:38 -07:00
service_user_spec.rb refactoring this stuff 2011-08-03 16:58:55 -07:00
signed_retraction_spec.rb Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
status_message_spec.rb add hovercards back to mentions, reorganized some helpers, made getting started view mobile accessible 2011-08-09 16:54:24 -07:00
tag_following_spec.rb WIP you can now follow a tag, needs a clean up, and ajax love 2011-07-05 15:03:26 -07:00
user_preference_spec.rb fix typo, puts in a test, and made the emails types a constant in UserPreferences 2011-03-14 12:21:30 -07:00
user_spec.rb add better messages telling a user that they sent share requests if they try and email exsisting users 2011-08-18 18:27:37 -07:00