You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/test/web/mastodon_api
Sergey Suprunenko 325a268017
Redirect to the referer url after mastofe authorization
6 years ago
..
account_view_test.exs Fix tests to assume reblogs shown by default 6 years ago
list_view_test.exs tests: add legal boilerplate 6 years ago
mastodon_api_controller_test.exs Redirect to the referer url after mastofe authorization 6 years ago
notification_view_test.exs change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 6 years ago
push_subscription_view_test.exs [#647] tests for web push 6 years ago
status_view_test.exs replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)` 6 years ago
subscription_controller_test.exs [#647] tests for web push 6 years ago