yunohost/src/yunohost/tests
2020-09-16 22:38:18 +02:00
..
__init__.py [enh] Add unit test mechanism (#254) 2017-02-20 00:30:36 +01:00
conftest.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_apps.py adding test coverage 2020-05-20 17:10:02 +02:00
test_apps_arguments_parsing.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_appscatalog.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_appurl.py Rework function that validate and sanitize permission url 2020-09-16 22:38:18 +02:00
test_backuprestore.py Merge branch 'dev' into permission_protection 2020-09-08 17:06:49 +02:00
test_changeurl.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_permission.py Moar fixes 2020-09-09 23:24:39 +02:00
test_regenconf.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_service.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_settings.py autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
test_user-group.py Moar fixes 2020-09-09 23:24:39 +02:00