aboutsummaryrefslogtreecommitdiff
path: root/test/web/plugs
AgeCommit message (Collapse)Author
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
2019-08-19added test helpers to clear config after testsMaksim
2019-07-09Testing: Don't federate in testing.lain
2019-05-30Use Pleroma.Config everywhereEgor Kislitsyn
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-11-06Add federating plug & public testshref