Commit graph

20 commits

Author SHA1 Message Date
Alexandre Aubin
67d9c9cdd1 Get rid of msettings, replace with a convenient singleton class that also wraps prompt and display 2021-07-09 21:39:07 +02:00
Alexandre Aubin
ebdb1e22ee Further attempt to simplify authentication management code + get rid of msignals madness 2021-07-09 20:42:26 +02:00
Alexandre Aubin
4345081e6f Rename 'password' into 'credentials' in authenticator stuff for semantic, because we could also need a login or other stuff 2021-06-14 17:23:41 +02:00
Alexandre Aubin
d0c569eead More cleaning up, test fixing 2021-06-13 18:51:13 +02:00
Alexandre Aubin
9b3bb1362c Clean old ldap stuff, naive attempt to fix tests 2021-06-13 16:20:34 +02:00
Kay0u
53cbca2c1e
Add test without action 2021-01-26 21:19:26 +01:00
Kay0u
dd6a419528
fix auth tests 2021-01-25 18:51:51 +01:00
Kay0u
e8309384e5
fix tests 2020-05-01 14:00:10 +02:00
Kay0u
b6cb1b5e7e
test with args/extra/type 2020-01-08 23:36:46 +07:00
Kay0u
c603a4e41b
test request with callback 2020-01-08 23:05:34 +07:00
Kay0u
88cdeb0b96
test auth ldap 2020-01-08 01:44:02 +08:00
Kay0u
6490184333
format 2020-01-02 23:41:21 +08:00
Kay0u
247411cb9f
make flake8 happy 2020-01-02 23:39:35 +08:00
Kay0u
fdb4db0124
add more test for auth 2020-01-02 12:33:51 +08:00
decentral1se
54b8cab133 Apply Black on all the code base 2019-11-25 17:21:13 +01:00
Alexandre Aubin
952d707362 Make the linter gods happy 2019-11-20 00:27:34 +01:00
Alexandre Aubin
53ab4709d1 Rewrite auth tests in a more clean way, now using webtest to run the API 2019-11-19 21:12:58 +01:00
Alexandre Aubin
19348421b0
monkeypatch and tmp_path not used
Co-Authored-By: Timost <Timost@users.noreply.github.com>
2019-11-19 14:33:49 +01:00
Alexandre Aubin
d3496425aa
monkeypatch and tmp_path not used
Co-Authored-By: Timost <Timost@users.noreply.github.com>
2019-11-19 14:32:28 +01:00
Alexandre Aubin
2addea1e08 Implement basic tests for auth mechanism 2019-08-23 02:37:57 +02:00