topen/test
Marty Oehme 762b4a288f
fix: Correct whitespace separation on editor shell call
Switch to using 'sequence'-delineated arguments given to the subprocess
run call to correctly handle whitespace.
Also check the output, so we exit if we have an error.
Test accordingly.
2025-11-29 21:11:31 +01:00
..
__init__.py test: Add simple pytest harness 2025-11-28 23:08:16 +01:00
conftest.py test: Restructure test files 2025-11-29 21:10:09 +01:00
test_cli.py fix: Correct whitespace separation on editor shell call 2025-11-29 21:11:31 +01:00
test_configuration.py test: Restructure test files 2025-11-29 21:10:09 +01:00
test_parse_cli.py fix: Ensure quiet is a flag on the cli 2025-11-29 21:10:12 +01:00
test_parse_env.py test: Restructure test files 2025-11-29 21:10:09 +01:00
test_parse_rc.py test: Restructure test files 2025-11-29 21:10:09 +01:00