docbrown/spec/system/comments
Anna Buianova 01456fe029 [deploy] Finalize deleting user associations (#5624)
* Prepare factories and associations for Users::DeleteActivity specs

* Altered user associations, delete the needed associations in Users::DeleteActivity

* Moved and refined user deletion spec

* Removed useless commented user associations

* Refactored BackupData factory

* Refactored ProfilePin factory

* Refactored Reaction factory

* Fixed specs: Keep default _type in factories or specify it in tests

* Ok, notes shouldn't be deleted on user deletion

* Fixed creating reactable for specs

* Specify commentable/commentable_type explicitly when creating data for tests

* Fixed typo in the comments spec

* Removed unnneeded space

* Added aggregate_failures for testing user associations deletion

* Keep feedback_messages while deleting user activities
2020-01-23 11:29:47 -05:00
..
user_delete_a_comment_spec.rb Add wait_for_javascript to flaky system tests (#5405) 2020-01-08 13:47:08 -05:00
user_edits_a_comment_spec.rb Remove Comments::CreateIdCodeJob which is now done inline (#5536) 2020-01-16 09:31:11 -05:00
user_fills_out_comment_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
user_views_a_comment_spec.rb Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
user_views_article_comments_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00