.. | ||
---|---|---|
__init__.py | Fix hypothesis settings for uninstrumented runs | 2024-12-19 15:18:58 |
conftest.py | Explicitly support Pageant 0.82 in the test suite | 2024-12-09 11:30:59 |
test_derivepassphrase_cli.py | Fix empty key handling in `vault` config, and harmonize warning text | 2024-12-20 11:39:45 |
test_derivepassphrase_cli_export_vault.py | Refactor code to run under Python 3.9's LL(1) parser | 2024-12-08 17:44:25 |
test_derivepassphrase_exporter.py | Adapt the test suite to use the logging system properly | 2024-12-07 09:30:38 |
test_derivepassphrase_sequin.py | Fix awkward parametrization declaration for SSH agent client tests | 2024-10-01 10:15:36 |
test_derivepassphrase_ssh_agent.py | Refactor code to run under Python 3.9's LL(1) parser | 2024-12-08 17:44:25 |
test_derivepassphrase_types.py | Retire `allow_derivepassphrase_extensions` argument to `validate_vault_config` | 2024-12-19 15:04:11 |
test_derivepassphrase_vault.py | Move vault service config generation to top-level tests module | 2024-10-14 22:20:29 |