summaryrefslogtreecommitdiff
path: root/test/plugs/user_enabled_plug_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-02Bump copyright years of files changed after 2019-01-01Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2019-11-11UserEnabledPlug: Don't authenticate unconfirmed users.lain
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-01More fixes for Info schema.lain
2018-09-09tests: break the cycle using pleroma.factoryWilliam Pitcock
2018-09-09tests: try breaking the cycle a different wayWilliam Pitcock
2018-09-09test: user enabled plug tests: fix circular referenceWilliam Pitcock
2018-09-05Add UserEnabledPlug.lain