akkoma/test/pleroma/web/mastodon_api
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
..
controllers Fix flaky expires_at tests 2024-04-21 21:08:53 +00:00
views
masto_fe_controller_test.exs
mastodon_api_controller_test.exs
mastodon_api_test.exs
update_credentials_test.exs