diaspora/spec/models
2011-09-04 21:34:00 -07:00
..
activity_streams
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
user
app_config_spec.rb
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 Fix YouTube titles on 1.9. (SIGH.) 2011-08-30 21:04:29 -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
invitation_spec.rb
like_spec.rb
mention_spec.rb
message_spec.rb
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
oauth2_provider_models_activerecord_client_spec.rb
person_spec.rb A bit of refactoring on person_spec since we got an odd failure on travis 2011-09-04 21:34:00 -07:00
photo_spec.rb
pod_spec.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post_spec.rb
profile_spec.rb
relayable_retraction_spec.rb
request_spec.rb
reshare_spec.rb reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
retraction_spec.rb
service_spec.rb
service_user_spec.rb
signed_retraction_spec.rb
status_message_spec.rb Fix YouTube titles on 1.9. (SIGH.) 2011-08-30 21:04:29 -07:00
tag_following_spec.rb
user_preference_spec.rb
user_spec.rb