jrnl/tests
Suhas 6e658c31df
Simplify config override syntax (#5)
* update tests and expected behavior

* clean up arg parsing tests

* update deserialization

* update deserialization

* config argparse action

* update override application logic

* update tests; delete unused imports

* override param must be list

* update docstring

* update test input to SUT

* update remaining override unittests

* make format

* forgot to update CLI syntax
2021-01-31 20:17:02 -05:00
..
test_config.py Simplify config override syntax (#5) 2021-01-31 20:17:02 -05:00
test_exception.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
test_install.py Check for readline module instead of Windows when initializing autocomplete in install (#1104) 2020-12-04 15:13:38 -08:00
test_os_compat.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
test_override.py Simplify config override syntax (#5) 2021-01-31 20:17:02 -05:00
test_parse_args.py Simplify config override syntax (#5) 2021-01-31 20:17:02 -05:00
test_time.py Update dependencies - pyxdg, pytest, black (#1076) 2020-11-14 12:42:34 -08:00