index
:
gn-auth
this commit
enable-key-rotation
enable-sending-emails
handle-role-privilege-escalation
main
GN authentication and authorization service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
auth
/
test_resources.py
Age
Commit message (
Expand
)
Author
2025-07-29
Pass connection object rather than cursor object.
Frederick Muriuki Muriithi
2025-02-26
Fix pylint errors.
Frederick Muriuki Muriithi
2024-09-16
Pass cursor rather than connection to create_resource function
Frederick Muriuki Muriithi
2024-06-20
Reorganise test fixtures. Fix tests and issues caught.
Frederick Muriuki Muriithi
2024-06-18
Update tests for new paradigm
Frederick Muriuki Muriithi
2024-04-24
Move the errors module up one level to break circular dependencies.
Frederick Muriuki Muriithi
2023-09-26
Add System resource, and group resource(s) to list of user resources
Frederick Muriuki Muriithi
2023-09-26
Move `groups` package under `resources` package
Frederick Muriuki Muriithi
2023-09-26
Update tests & fixtures to conform to schema changes
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
Frederick Muriuki Muriithi
2023-08-04
Copy over files from GN3 repository.
Frederick Muriuki Muriithi