akkoma/test/pleroma/web/mastodon_api/controllers
Oneric 20c22eb159 Fix flaky expires_at tests
The API parameter is not a timestamp but an offset.
If a sufficient amount of time passes between the tests
expires_at calculation and the internal calculation during processing
of the request the strict equality assertion fails. (Either a direct
assertion or indirect via job lookup).

To avoid this lower comparison granularity.
2024-04-21 21:08:53 +00:00
..
account_controller_test.exs mastodon_api: Add /api/v1/preferences endpoint 2023-08-12 09:28:24 -04:00
announcement_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
app_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
auth_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
conversation_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
custom_emoji_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
directory_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
domain_block_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
filter_controller_test.exs Tag `Mock`-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
follow_request_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
instance_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
list_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
marker_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
media_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
notification_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
poll_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
report_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
scheduled_activity_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
search_controller_test.exs Tag `Mock`-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
status_controller_test.exs Fix flaky expires_at tests 2024-04-21 21:08:53 +00:00
subscription_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
suggestion_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
tag_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
timeline_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00