jrnl/tests/bdd/features
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
..
build.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
config_file.feature Give a proper message when trying to use an empty config file (#1461) 2022-05-07 12:13:36 -07:00
core.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
datetime.feature Fix tests for daylight savings (#1423) 2022-03-12 13:14:26 -08:00
delete.feature Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
encrypt.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
file_storage.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
format.feature Yaml export errors now don't show stack trace (#1449) 2022-05-07 11:11:00 -07:00
import.feature Fix failure to import into directory journal (#1314) 2021-08-21 14:42:31 -07:00
multiple_journals.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
override.feature Add --co alias for --config-override (#1397) 2022-02-05 13:04:23 -08:00
password.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
search.feature Fix tests for daylight savings (#1423) 2022-03-12 13:14:26 -08:00
star.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
tag.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
upgrade.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
write.feature Display "No entry to save, because no text was received" after empty entry on cmdline (#1459) 2022-04-30 12:39:36 -07:00