aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests/unit/utility/test_authentication_tools.py
AgeCommit message (Expand)Author
2023-12-29Namespace all modules under gn2.Arun Isaac
2022-10-28Refactor: Pass user id to `check_resource_availability`Frederick Muriuki Muriithi
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-03-16Fixed test_check_resource_availability_of_super_user to account for user_id b...zsloan
2021-02-19Fixed TestCheckResourceAvailability to make it work after realizing that Redi...zsloan
2021-02-19Patched utility.authentication_tools.g as TestUserSession because otherwise t...zsloan
2020-11-03Separate unittests from integration testsBonfaceKilz