Age | Commit message (Expand) | Author |
---|---|---|
2023-02-06 | auth: resource: Enable viewing the details of a resource. | Frederick Muriuki Muriithi |
2023-02-03 | auth: tests: mock token acquisition. Fix minor bugs. | Frederick Muriuki Muriithi |
2023-02-02 | auth: Reorganise modules/packages for easier dev and maintenance | Frederick Muriuki Muriithi |
2023-01-23 | auth: create group: Fix group creation. | Frederick Muriuki Muriithi |
2023-01-18 | auth: Fix tests after enforcing FOREIGN KEY constraint | Frederick Muriuki Muriithi |
2023-01-03 | auth: rename fixtures: test_* -> fxtr_* | Frederick Muriuki Muriithi |
2022-12-12 | tests: Update fixtures to use for testing resources functions | Frederick Muriuki Muriithi |
2022-12-08 | auth: test for `user_resources` function (incomplete) | Frederick Muriuki Muriithi |
2022-12-08 | auth: add test to retrieve public resources | Frederick Muriuki Muriithi |
2022-11-24 | auth: Implement `create_resource` function | Frederick Muriuki Muriithi |
2022-11-24 | tests: Add test for `create_resource` | Frederick Muriuki Muriithi |