1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
ysksn 54b42901df Add and Remove tests for FollowRequest (#5622)
* Add a test for FollowRequest#authorize!

* Remove tests

There is no need to test
ActiveModel::Validations::ClassMethods#validates.

* Make an alias of destroy! as reject!

Instead of defining the method,
make an alias of destroy! as reject! because of reducing test.
2017-11-09 14:36:52 +01:00
..
controllers
helpers
javascript Show confirmation dialog on leaving WebUI while composing (#5616) 2017-11-09 14:34:41 +01:00
lib
mailers
models Add and Remove tests for FollowRequest (#5622) 2017-11-09 14:36:52 +01:00
policies
presenters
serializers
services
validators
views i10n OC: Memorial (#5615) + #5467 (#5623) 2017-11-08 15:19:49 +01:00
workers