mastodon/spec
Matt Jankowski 5bea42412e Services specs for subscribe and unsubscribe (#2928)
* Add specs for unsubscribe service

* Fix non existent methods in unsubscribe service

* Clean up status handling in subscribe service
2017-05-09 00:45:02 +02:00
..
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
fabricators Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
features
fixtures
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
javascript
lib Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
mailers
models Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
presenters
requests Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
routing Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
services Services specs for subscribe and unsubscribe (#2928) 2017-05-09 00:45:02 +02:00
support/matchers/model
views
workers/scheduler
rails_helper.rb Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
spec_helper.rb