aboutsummaryrefslogtreecommitdiff
path: root/test/web/federator_test.exs
AgeCommit message (Expand)Author
2019-02-03[#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ...Ivan Tashkinov
2019-02-03[#582] Optimized federation retirement by reducing the number of SQL callsIvan Tashkinov
2019-01-28[#534] Various tweaks. Tests for Instances and Instance.Ivan Tashkinov
2019-01-25[#534] Federation reachability filtering tests.Ivan Tashkinov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-04all tests passedMaksim Pechnikov
2018-11-17tests: federator: fix formattingWilliam Pitcock
2018-11-17test: add sanity tests for federator handling of AP docsWilliam Pitcock
2018-11-06Small wrapper module around Application.get_env/put_envhref
2018-11-06Get rid of Pleroma.Config in favor of Applicationhref
2018-11-01Test Relay, switch to runtime configuration.lain
2017-12-05Add basic queue prioritization.Lain Iwakura