Qubasa
|
d02acbe04b
|
nix fmt
|
2023-10-27 19:19:45 +02:00 |
|
Qubasa
|
9f464dd14e
|
Added ipdb as breakpoint console. Improved logging.
|
2023-10-27 19:19:45 +02:00 |
|
Qubasa
|
8482bc79f6
|
Secrets tests passing. nix fmt doesn't complain
|
2023-10-27 19:18:45 +02:00 |
|
Qubasa
|
03cabda2d4
|
Improved test logging with frame inspection
|
2023-10-27 19:18:45 +02:00 |
|
Qubasa
|
8cc1c2c4bd
|
Fixed cyclic dependencie AND swapped pytest-parallel for pytest-xdist to fix deadlock in tests
|
2023-10-27 19:18:45 +02:00 |
|
Jörg Thalheim
|
672e760e2a
|
replace mock_env with monkeypatch
|
2023-08-26 11:45:09 +02:00 |
|
Jörg Thalheim
|
d600a927ea
|
tests: generalize secret cli parser to work for all cli commands
|
2023-08-24 18:28:33 +02:00 |
|
Jörg Thalheim
|
68905fc233
|
don't add user to a secret if they already can access the secret
If the user is part of a group we don't need to add them explicitly
|
2023-08-09 10:17:30 +02:00 |
|
Jörg Thalheim
|
df6e94b20e
|
move environment to helpers module
This fixes registering pytest plugins
|
2023-07-28 10:22:25 +00:00 |
|