diaspora/spec/models
cmrd Senya 717554edac
Fix possible duplication of AspectVisibility
No uniqueness control on AspectVisibility resulted in possible having
multiple AspectVisibility objects in the DB for the same aspect and
shareable which doesn't make sense. Introduce uniqueness validation
and fix up tests where duplication happened.
2016-05-27 20:22:03 +03:00
..
notifications Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
services Fix tumblr service deletion spec to actually test deletion 2015-09-07 13:31:45 +02:00
user add migration for pods-table 2016-03-05 00:12:54 +01:00
account_deletion_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
acts_as_taggable_on_tag_spec.rb Sort tag search result by name 2016-03-03 17:57:58 +01:00
aspect_membership_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
aspect_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
aspect_visibility_spec.rb Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
block_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
comment_spec.rb Merge branch 'stable' into develop 2015-11-18 03:37:34 +01:00
contact_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
conversation_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
conversation_visibilities_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
invitation_code_spec.rb Reset dynamic configuration after each example in the testsuite 2014-10-04 00:59:03 +02:00
invitation_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
like_spec.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
location_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
mention_spec.rb let mention-regex only match usable strings 2016-01-28 18:47:13 +01:00
message_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
notification_spec.rb Do not change notification timestamp when making it read or unread. 2016-05-07 18:52:27 +02:00
participation_spec.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
person_spec.rb add migration for pods-table 2016-03-05 00:12:54 +01:00
photo_spec.rb Always show public photos 2015-09-14 22:04:53 +02:00
pod_spec.rb fix pod table migration if someone deleted a user (owner) manually 2016-03-06 23:55:28 +01:00
poll_answer_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
poll_participation_spec.rb make public and private receiver work similar ... 2015-06-08 04:15:17 +02:00
poll_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
post_spec.rb refactoring PostService 2016-03-07 05:52:54 +01:00
profile_spec.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
report_spec.rb Use polymorphic association for the report item 2015-10-03 17:18:03 +02:00
reshare_spec.rb Merge branch 'stable' into develop 2015-11-22 02:52:37 +01:00
role_spec.rb add more specs to test moderator role 2015-09-07 12:38:12 +02:00
service_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
share_visibility_spec.rb Revert "Back out #6723 due to Postgres breakage" 2016-03-04 14:01:31 +01:00
status_message_spec.rb Merge pull request #6256 from TeamDeltaQuadrant/5813-show-geolocation-on-osm 2015-09-23 01:43:49 +02:00
tag_following_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_preference_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_spec.rb add migration for pods-table 2016-03-05 00:12:54 +01:00