Commit Graph

19 Commits

Author SHA1 Message Date
Valentin Deniaud 1516c4d2e1 tests: move test_rbac to main tests (#58696) 2022-10-05 10:35:28 +02:00
Valentin Deniaud 692ca755f0 tests_rbac: make some assertions more specific (#58696) 2022-10-05 10:35:28 +02:00
Paul Marillonnet 4263b860a1 tests_rbac: remove arbitrary execution time checks (#67550) 2022-07-20 16:01:11 +02:00
Agate 03d12e329b ci: speed up slow tests by reducing loop sizes (#67106) 2022-07-07 13:33:50 +02:00
Agate d5f16e620d ci: removed unnecessary slow marker (#67106) 2022-07-07 10:48:44 +02:00
Benjamin Dauvergne c004a56673 misc: implement soft-delete on RoleParenting (#57500) 2022-03-25 11:14:05 +01:00
Benjamin Dauvergne c7399b452c tests_rbac: add randomized tests on role parenting (#57500) 2022-03-25 11:14:05 +01:00
Benjamin Dauvergne bd900e081b tests_rbac: factorize get_*_model calls (#57500) 2022-03-25 11:14:05 +01:00
Valentin Deniaud 7bc0fcadff misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
Valentin Deniaud 86d946adcd misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
Valentin Deniaud 4bb33d3d3c misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
Frédéric Péters 69b9e72ad8 tests: adapt test_massive_role_parenting to change in Operation (#49592) 2020-12-18 12:04:31 +01:00
Benjamin Dauvergne 9d9e34ee6a ci: add a --slow options to also run slow tests (#46988) 2020-10-01 11:50:38 +02:00
Benjamin Dauvergne 352a7c0bf5 python3: use // to force integer result (#28276) 2020-03-03 22:34:17 +01:00
Frédéric Péters b45882171e tests: adjust performance test to pass on new jenkins host (#27661) 2018-10-30 09:49:51 +01:00
Benjamin Dauvergne 8fd02ed299 django_rbac: add method to list OUs covered by a permission (fixes #16653) 2017-06-13 19:40:07 +02:00
Benjamin Dauvergne 6ae75fc4f1 tests: pep8ize and pytest-ize RBAC tests 2016-10-04 11:34:53 +02:00
Benjamin Dauvergne d77b9d629e django_rbac: fix Role.all_members() (fixes #11592)
Also some trivial PEP8 reformatting.
2016-06-27 16:52:44 +02:00
Benjamin Dauvergne 5262c3c365 simplify tox.ini, move remaining tests to root test directories (fixes #1156) 2016-03-02 01:15:51 +01:00