aboutsummaryrefslogtreecommitdiff
path: root/config/test.exs
AgeCommit message (Expand)Author
2019-12-13Add Kocaptcha endpoint to the test configrinpatch
2019-08-24Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...lain
2019-08-20Add `:ap_routes` rate limitEgor Kislitsyn
2019-08-02Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-24Make test.exs read config in the same way as dev.exsMike Verdone
2019-07-20Resolve merge conflictsrinpatch
2019-07-20Merge developRoman Chvanikov
2019-07-17tests: add tests for signed object fetchesAriadne Conill
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-13Refactor Follows/Followers counter syncronizationrinpatch
2019-07-12merge developRoman Chvanikov
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use async/await...Eugenij
2019-07-10[#1062] added option to disable send emailMaksim
2019-07-09Merge developRoman Chvanikov
2019-07-09reverse proxy testsAlexander Strizhakov
2019-07-09Testing: Don't federate in testing.lain
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-25add ignore hosts and TLDs for rich_mediaMaksim Pechnikov
2019-06-14Fix rate limit testEgor Kislitsyn
2019-06-11Merge branch 'feature/rate-limiter' into 'develop'lain
2019-06-11Replace `MastodonAPIController.account_register/2` rate limiterEgor Kislitsyn
2019-06-07Fix tests.lain
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