Age | Commit message (Expand) | Author |
---|---|---|
2024-06-20 | Move deactivated tests to module where they will be re-implemented | Frederick Muriuki Muriithi |
2024-06-20 | Reorganise test fixtures. Fix tests and issues caught....Reorganise test fixtures to more closely follow the design of the auth system. Fix the broken tests due to refactors and fix all issues caught by the running tests. | Frederick Muriuki Muriithi |
2024-06-18 | Update tests for new paradigm...* Create a jwt token generator in place of a static token * Update some fixtures * Skip some tests that will require more work to fix | Frederick Muriuki Muriithi |
2024-04-24 | Move the errors module up one level to break circular dependencies. | Frederick Muriuki Muriithi |
2023-09-26 | Update `user_roles`: Return roles for user by resource. | Frederick Muriuki Muriithi |
2023-08-23 | pylint: Replace `lambda ...` statements with `def ...` | Frederick Muriuki Muriithi |
2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi |
2023-08-07 | Update module name/path...Change from gn3 to gn_auth | Frederick Muriuki Muriithi |
2023-08-04 | Copy over files from GN3 repository. | Frederick Muriuki Muriithi |