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
lain b5cecebbc1
Conversations: Fix specs.
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 Conversations: Fix specs. 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
scheduled_activity_view_test.exs Add scheduler for sending scheduled activities to the queue 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