akkoma/test/pleroma/web/mastodon_api
Oneric 20c22eb159
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-arm64 unknown status
ci/woodpecker/pr/docs unknown status
ci/woodpecker/pr/build-amd64 unknown status
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 Merge pull request 'Return last_status_at as date, not datetime' (#681) from katafrakt/akkoma:fix-last-status-at into develop 2024-02-17 11:37:19 +00:00
masto_fe_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
mastodon_api_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
mastodon_api_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
update_credentials_test.exs update captcha version 2023-10-20 13:30:29 +01:00