diff options
author | lain <lain@soykaf.club> | 2020-12-21 12:21:40 +0100 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-12-21 12:21:40 +0100 |
commit | 9ba60f70d2076017b610708691f9b88a025c6d97 (patch) | |
tree | ac80e0aefe6157228323ed5fc8396426df292528 /rel | |
parent | c9d73af74dc816dac484f1be2e842baac6fdaa6c (diff) | |
download | pleroma-9ba60f70d2076017b610708691f9b88a025c6d97.tar.gz |
Tests: Make as many tests as possible async.
In general, tests that match these criteria can be made async:
- Doesn't use real Cachex.
- Doesn't write to the Config / Application Environment.
- Uses Mock. Using Mox is fine.
- Uses the streamer.
Diffstat (limited to 'rel')
0 files changed, 0 insertions, 0 deletions