Commit graph

37 commits

Author SHA1 Message Date
Alexandre Aubin
37331cb1d6 quality: fix test/conftest.py, there's no ActionFilter anymore 2023-09-27 20:06:34 +02:00
alexAubin
52bbab7df1 🎨 Format Python code with Black 2023-02-01 19:30:09 +00:00
Alexandre Aubin
35351696ac Merge branch 'dev' into bullseye 2021-12-31 15:21:57 +01:00
Laurent Peuch
8127e7cd1a [mod] run pyupgrade on source code 2021-12-24 01:18:03 +01:00
Alexandre Aubin
9fcc9630bd Rework actionsmap and m18n init, drop multiple actionsmap support 2021-11-17 19:24:26 +01:00
Alexandre Aubin
ac94de6afd Attempt to simplify the moulinette_env mess 2021-08-27 22:03:17 +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
5cd0cb752b
Remove copy pasta 2021-01-26 21:38:09 +01:00
Alexandre Aubin
570e53234a Drop support for python2 2021-01-20 05:35:35 +01:00
Alexandre Aubin
8105718705
Merge branch 'dev' into enh-python3 2021-01-19 23:04:25 +01:00
Laurent Peuch
f9454da5e7 [mod] trash this UX madness that is error_see_logs and improve error messages 2021-01-01 15:24:49 +01:00
Kay0u
1d73dac969
fix tests 2020-12-04 22:16:32 +01:00
Kay0u
bd27799283
Merge remote-tracking branch 'origin/dev' into enh-python3 2020-12-04 22:15:36 +01:00
Alexandre Aubin
542a3ffc61
Merge pull request #254 from YunoHost/update-tox-config
update tox config
2020-09-16 22:59:32 +02:00
Kay0u
2aca0a8183
update tox config 2020-08-20 00:42:36 +02:00
Kay0u
708b0330d2
black/flake8 2020-05-01 14:03:26 +02:00
Alexandre Aubin
a2a6e6fe7c Attempt to fix the tests :s 2020-05-01 06:11:14 +02:00
Alexandre Aubin
b6258de2db We don't need to be able to disable websocket 2020-05-01 02:43:25 +02:00
Alexandre Aubin
6e5b389e71
Merge branch 'stretch-unstable' into enh-python3 2020-04-01 19:41:11 +02:00
Kay0u
32711aa034
refactor, and use fixture for ldap_server 2020-01-08 01:38:03 +08:00
Kay0u
6a5971bb3c
better fix for lockfile 2020-01-07 01:15:26 +08:00
Kay0u
1bf566401d
fix tests 2020-01-02 23:50:21 +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
1cfec24ac2
fix moulinette cli _do_authenticate 2020-01-02 23:17:32 +08:00
Kay0u
535f4bcb3b
moulinette_cli fixture 2020-01-02 12:33:10 +08:00
Kay0u
6d255bd839
install_requires: python-ldap 2019-12-22 18:16:54 +08:00
Kay0u
6edc021f83
Add more tests 2019-12-22 00:36:20 +08:00
Kay0u
641126e344
Minimal change to support python3 2019-12-20 16:09:57 +08:00
decentral1se
54b8cab133 Apply Black on all the code base 2019-11-25 17:21:13 +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
2addea1e08 Implement basic tests for auth mechanism 2019-08-23 02:37:57 +02:00
Alexandre Aubin
82ba7e5b04 Moar things to run tests correctly on the API 2019-08-22 12:30:26 +02:00
Alexandre Aubin
6d44c46740 Be able to run test on the API 2019-08-22 03:27:31 +02:00
Luke Murphy
c70bfe5589
Invoke Pytest fixture options correctly 2019-07-20 10:44:39 +02:00
Luke Murphy
ee1c67811b
Migrate utility tests to Pytest top level folder 2019-07-14 11:58:57 +02:00