jrnl/tests/lib
Jonathan van der Steege 792f188ecc
Give a proper message when trying to use an empty config file (#1461)
* Added check for empty config file and if so, use default config

* Added check for empty config file and if so, use default config

* Fix and add tests for empty config file

* Exit program with message if config is empty.
bdd-test doesn't add version if file is (and should stay) empty.

* Exit program with message if config is empty.

* bdd-test doesn't add version if file is (and should stay) empty.

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2022-05-07 12:13:36 -07:00
..
fixtures.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
given_steps.py Give a proper message when trying to use an empty config file (#1461) 2022-05-07 12:13:36 -07:00
helpers.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
then_steps.py Replace PyYAML with ruamel.yaml (#1416) 2022-03-12 13:24:31 -08:00
when_steps.py Unskip some tests (#1399) 2022-01-15 14:45:00 -08:00