aboutsummaryrefslogtreecommitdiff
path: root/config/test.exs
AgeCommit message (Collapse)Author
2019-02-03Unbreak all the tests.lain
2018-12-22Specifically disable captcha for automatic tests, it makes them failEkaterina Vaartis
2018-12-17Merge branch 'captcha' into 'develop'lambda
Captcha See merge request pleroma/pleroma!550
2018-12-17Integration tests for mastodon websockethref
2018-12-15Fix styleEkaterina Vaartis
2018-12-15Add a captcha mock for testsEkaterina Vaartis
2018-12-12[#114] Added tests for "POST /api/account/password_reset".Ivan Tashkinov
2018-12-06add VAPID to test configEgor Kislitsyn
2018-12-04WebSub fix testMaksim Pechnikov
2018-12-04init tesla and updated the http requests in Pleroma.Web.WebsubMaksim Pechnikov
2018-11-30reverse proxy / uploadshref
2018-05-20Migrate to comeonin 4 and Cachex 3Thog
Also fix some warning in the code and add a missing alias
2018-05-04SpelingMark Felder
2018-05-04Make it possible to use custom database connection parametersMark Felder
2018-03-30Format the code.lain
2017-11-02Read variable for testing db.Roger Braun
2017-05-05Mock HTTPoison in testing.Roger Braun
2017-04-28Handle incoming websub subscriptions.Roger Braun
2017-04-22Only have one subscription per callback.Roger Braun
2017-03-29Add Uploads.Roger Braun
2017-03-20Add basic auth.Roger Braun
2017-03-17Phoenix skeletonRoger Braun