pleroma/test/web/mastodon_api
lambda 26d509cc86 Merge branch 'get_by_id' into 'develop'
Replace `Repo.get(Module, id)` with `Module.get_by_id(id)` where possible

See merge request pleroma/pleroma!1009
2019-04-02 10:52:29 +00:00
..
account_view_test.exs Fix tests to assume reblogs shown by default 2019-03-15 14:18:21 +01:00
list_view_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
mastodon_api_controller_test.exs Merge branch 'get_by_id' into 'develop' 2019-04-02 10:52:29 +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
status_view_test.exs mastodon api: add conversation_id extension (ref #674) 2019-03-21 23:25:41 +00:00
subscription_controller_test.exs [#647] tests for web push 2019-03-06 13:20:12 +00:00