akkoma/test/web/mastodon_api
2019-04-10 02:10:31 +00:00
..
account_view_test.exs Add PUT /api/pleroma/notification_settings endpoint 2019-03-28 18:55:16 +03:00
list_view_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
mastodon_api_controller_test.exs Merge branch 'feature/770-add-emoji-tags' into 'develop' 2019-04-08 09:50:00 +00:00
notification_view_test.exs change Repo.get(Activity, id) => Activity.get_by_id(id) in tests 2019-04-02 17:08:03 +07:00
push_subscription_view_test.exs [#647] tests for web push 2019-03-06 13:20:12 +00:00
scheduled_activity_view_test.exs Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
status_view_test.exs replace Repo.get_by(User, ap_id: ap_id) with User.get_by_ap_id(ap_id) 2019-04-02 17:47:52 +07:00
subscription_controller_test.exs [#647] tests for web push 2019-03-06 13:20:12 +00:00