docbrown/spec/models
Andy Zhao a920d6cf1c Add dependent destroys to automate some deletion tasks (#554)
* Add dependent destroys for dependency-less models

* Add before destroy for empty dm channels

* Fix typo

* Add new tests for new dependent destroys

* Remove failing test b/c rethinking relationships later

* Use find_by to return nil instead of erroring out

* Add before_destroy to destroy follows
2018-07-09 15:54:09 -04:00
..
article_spec.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
badge_achievement_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
badge_spec.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00
block_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
chat_channel_spec.rb Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
comment_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
display_ad_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
event_spec.rb increase event title length (#80) 2018-03-13 20:10:30 -04:00
feedback_message_spec.rb [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00
follow_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
github_issue_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
github_repo_spec.rb Resolve GitHubRepo issue (#323) 2018-05-16 16:14:14 -04:00
job_opportunity_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
mention_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
message_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
notification_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
organization_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
push_notification_subscription_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
reaction_spec.rb Add protection against reactions to unpublished articles (#473) 2018-06-21 15:44:04 -04:00
search_keyword_spec.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
tweet_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_spec.rb Add dependent destroys to automate some deletion tasks (#554) 2018-07-09 15:54:09 -04:00