aboutsummaryrefslogtreecommitdiff
path: root/config/test.exs
AgeCommit message (Expand)Author
2019-06-07Resolve conflictsRoman Chvanikov
2019-06-05OAuth consumer: tests fix, comments, Keycloak config notes.Ivan Tashkinov
2019-06-04Fix testsRoman Chvanikov
2019-05-25remove @websub and @ostatus module-level constantsWilliam Pitcock
2019-05-25tests: websub: check only that signature validation succeeds or failsWilliam Pitcock
2019-05-17config: make sending the user agent configurable, disable sending the user ag...William Pitcock
2019-05-17RUM: Set rum status by the environment.lain
2019-05-16add report uri and report toAlex S
2019-05-14Fix rate-limiting testsrinpatch
2019-04-13Merge develop to 788-separate-email-addressesAlex S
2019-04-10adding notify_email setting for trigger emailsAlex S
2019-04-10s/Pleroma.Mailer/Pleroma.Emails.Mailer/Haelwenn (lanodan) Monnier
2019-04-06Add scheduler for sending scheduled activities to the queueeugenijm
2019-03-29Replace Pleroma.Jobs with `pleroma_job_queue`Egor
2019-03-15Enable dedupe by defaultrinpatch
2019-03-14Add some testsrinpatch
2019-03-06[#647] tests for web pushMaksim
2019-02-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
2019-02-03Unbreak all the tests.lain
2019-01-28add a job queueEgor Kislitsyn
2018-12-22Specifically disable captcha for automatic tests, it makes them failEkaterina Vaartis
2018-12-17Merge branch 'captcha' into 'develop'lambda
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
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