akkoma/test
ilja 3562eaeedc
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
fix flaky test_user_relationship_test.exs:81
The problem was double. On the one hand, the function didn't actually return what was in the DB.
On the other hand the test was flaky because it used NaiveDateTime.utc_now() so test could fail or pass depending on a difference of microseconds.

Both are fixed now.
2022-10-23 13:31:01 +02:00
..
config remove default emoji file 2022-08-11 19:05:41 +01:00
credo/check/consistency Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
fixtures Use set of pregenerated RSA keys 2022-09-11 20:14:58 +01:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
pleroma fix flaky test_user_relationship_test.exs:81 2022-10-23 13:31:01 +02:00
support Backend settings sync (#226) 2022-10-06 16:22:15 +00:00
test_helper.exs Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00