aboutsummaryrefslogtreecommitdiff
path: root/test/web/federator_test.exs
AgeCommit message (Expand)Author
2019-08-19added test helpers to clear config after testsMaksim
2019-08-03Handle MRF rejections of incoming AP activitiesSergey Suprunenko
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-09Testing: Don't federate in testing.lain
2019-05-12tests: chase federator publish_single_foo removalsWilliam Pitcock
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-18Merge branch 'feature/jobs' into 'develop'kaniini
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-06fix testsEgor Kislitsyn
2019-02-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
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-28add a job queueEgor Kislitsyn
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