Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | Deactivate a check that's likely wrong - add a note.HEADprivileges-checking2main | Frederick Muriuki Muriithi | |
3 days | Add test for the `check` function. | Frederick Muriuki Muriithi | |
3 days | Add test to check for reduction of specifications. | Frederick Muriuki Muriithi | |
3 days | Populate empty tests. | Frederick Muriuki Muriithi | |
4 days | Add some more tests for invalid specifications. | Frederick Muriuki Muriithi | |
4 days | Privileges-check specification parsing: add a new test. | Frederick Muriuki Muriithi | |
Check that the parser reduces interleaved conditions into a simpler tree, merging conditionals where appropriate. | |||
5 days | Begin working on simple DSL for privileges checking. | Frederick Muriuki Muriithi | |
2025-05-26 | Fix test to match updated MySQL connect() keyword args. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-12-09 | Parse SSL options for the connection string. | Frederick Muriuki Muriithi | |
2024-12-09 | Parse for SSL_MODE option values from a list of acceptable values. | Frederick Muriuki Muriithi | |
2024-12-09 | Check for non-negative integers. | Frederick Muriuki Muriithi | |
2024-12-09 | Parse a larger pool of possible boolean values | Frederick Muriuki Muriithi | |
When a key is supposed to have a boolean value, parse the value from a larger pool of both true and false values. | |||
2024-11-21 | Initialise test directories as packages to prevent pytest failure. | Frederick Muriuki Muriithi | |
2024-11-21 | Fix linting and mypy errors | Frederick Muriuki Muriithi | |
2024-11-21 | Add tests for gn_libs.mysqldb module | Frederick Muriuki Muriithi | |