docbrown/spec/services
rhymes 1f97669e66 Credits ledger (#3395)
* Add #purchase to Credit

* Assigns spent credits to the listing

* Add Credits::Ledger and use it

* Localize ledger datetimes

* Add organization to the ledger

* Add tests for ledger

* Remove unused class

* Fix scope error

* Compare UTC times

* Fix broken specs

* Wrap listing create in a transaction

* Wrap listings bump into a transaction

* Avoid microseconds issue with datetimes in tests

* Use .detect instead of .select.first

* Fix spec description
2019-07-09 10:11:18 -04:00
..
credits Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
edge_cache/commentable Refactor Comments::BustCacheJob to use a service (#2655) 2019-05-09 10:10:37 -04:00
exporter Fix name resolving error on export (#2612) 2019-04-29 15:37:50 -04:00
mentions Implement ActiveJob for Mention (#3055) 2019-06-13 11:05:22 -04:00
messages Move messages send_push delay calls to ActiveJob (#3314) 2019-07-08 18:00:19 -04:00
moderator Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
notifications Add backend functionality for muting users you follow (#3240) 2019-06-20 11:28:50 -04:00
podcasts Moved creating a new podcast to a separate ActiveJob #2952 (#3373) 2019-07-04 13:10:54 -04:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
suggester Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
users Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
analytics_service_spec.rb Fix Rubocop Lint (#3361) [ci skip] 2019-07-01 14:07:39 -04:00
article_with_video_creation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
authorization_service_spec.rb Touch profile_updated_at when updating social usernames (#2386) 2019-04-11 16:32:45 -04:00
membership_service_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
read_notifications_service_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader_spec.rb Remove Honeycomb from the app (#2366) 2019-04-11 10:49:35 -04:00
tag_adjustment_creation_service_spec.rb Move tag adjustment notification to Active Jobs (#2654) 2019-05-10 11:06:29 -04:00
tag_adjustment_update_service_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00