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 Move Consistency.FileLocation to ./test 2020-10-13 19:57:45 +02:00
fixtures Fix badly formatted JSON fixtures which causes Jason to erroneously detect control characters 2020-11-23 14:48:14 -06:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
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