Molly Struve
a39c6a03b0
Remove extra period if name ends with it ( #6029 ) [deploy]
2020-02-11 17:57:02 -05:00
rhymes
0927c81a93
Fix rubocop complaints ( #5769 )
...
* Fix rubocop complaints
* Fix broken specs
2020-01-27 16:58:23 -05:00
Ben Halpern
071ec03a3c
Fix article description issues ( #5679 ) [deploy]
...
* Fix article description issues
* Move tag info to decorator
* Fix description edge cases
* Fix description creation logic
* Fix test and adjust naming
* Modify line in processed_description
2020-01-26 14:43:11 -05:00
Michael Kohl
5b35370db8
Introduce BanishedUser table ( #5589 ) [deploy]
2020-01-21 17:15:58 -05:00
Ben Halpern
ba6c70c2d2
[deploy] Raise not_found for spam-banished users ( #5586 )
...
* Raise not_found for banished users
* Move banished logic to decorator
2020-01-20 14:50:22 -05:00
rhymes
9c05e618db
Improve speed of model tests by around 50/60 seconds ( #5016 )
2019-12-09 16:33:48 -05:00
rhymes
87116dcc56
Increase efficiency in models/article_spec.rb ( #4882 ) [deploy]
...
* Add test sampler
* Use let! and let_it_be for article_spec.rb
* Regroup and restructure expectations and tests
* Move private methods in private
* Decrease the needed objects in .seo_boostable test
* Re-use the user
* Newlined
2019-11-26 10:32:39 -05:00
rhymes
3c6a7d4574
Display comment published timestamp according to user's locale ( #1970 )
2019-03-08 15:19:37 -05:00
Mac Siri
2e647cedb4
Add more test coverage ( #1829 )
...
* Create github repos request spec
* Create article_mutes_spec.rb
* Create moderation_service_spec.rb
* Create push notification subscriptions spec
* Add PodcastEpisodeDecorator specs
* Remove randomness in test
* Create specs for ArticleWithVideoCreationService
* Update spec/decorators/podcast_episode_decorator_spec.rb
Co-Authored-By: maestromac <krairit.siri@gmail.com>
2019-02-22 09:16:57 -08:00