1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
mastodon/spec/controllers/activitypub
ysksn ed24bb2c3e Add specs for activitypub collections controller ()
* Add specs for ActivityPub::CollectionsController#show

* Raise ActiveRecord::RecordNotFound

Raising ActiveRecord::NotFound raises NameError: uninitialized constant
ActiveRecord::NotFound.
2018-12-10 21:39:25 +01:00
..
collections_controller_spec.rb Add specs for activitypub collections controller () 2018-12-10 21:39:25 +01:00
inboxes_controller_spec.rb Add specs for ActivityPub::InboxesController () 2018-12-07 16:40:01 +01:00
outboxes_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00