Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-21 | Tests: Make as many tests as possible async. | lain | |
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. | |||
2020-12-18 | Tests: Remove unneeded explicit cachex use. | lain | |
Only use cachex when we're actually testing it. | |||
2020-12-02 | Stream follow updates | Egor Kislitsyn | |
2020-10-28 | Fix warning | Egor Kislitsyn | |
2020-10-20 | Fix credo warnings | Egor Kislitsyn | |
2020-10-20 | Rename `Pleroma.Backup` to `Pleroma.User.Backup` | Egor Kislitsyn | |
2020-10-13 | changes after rebase | Alexander Strizhakov | |
2020-10-13 | changes after rebase | Alexander Strizhakov | |
2020-10-13 | tests consistency | Alexander Strizhakov | |