aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_authentication.py
AgeCommit message (Collapse)Author
2022-02-17Use pytest's "mark" feature to categorise testsFrederick Muriuki Muriithi
Use pytest's `mark` feature to explicitly categorise the tests and run them per category
2021-11-01Add test cases for gn3.authenticationBonfaceKilz