Pleroma/test
lain 95a9bdfc37 Tests: Use NullCache for async tests.
Caching can't work in async tests, so for them it is mocked to a
null cache that is always empty. Synchronous tests are stubbed
with the real Cachex, which is emptied after every test.
2020-12-18 19:53:19 +01:00
..
credo/check/consistency
fixtures
instance_static
mix Tests: Remove unneeded explicit cachex use. 2020-12-18 13:18:17 +01:00
pleroma Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00
support Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00
test_helper.exs Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00