jrnl/tests/bdd/features
Kevin c043f5058f
Fixed error related to display_format in config file for some values (#1495)
* Fixed error related to display_format in config file
  Now _display_search_results tries to source the export arg from the
  config file before dispaying search results.
* Add BDD test for original bug
* update unit test

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
2022-06-04 15:13:30 -07:00
..
build.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
change_time.feature Implement --change-time flag (#1452) 2022-05-21 12:03:27 -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 Prompt for password change when using 'jrnl --encrypt' on already encrypted journal (#1477) 2022-05-21 14:11:55 -07:00
file_storage.feature Create folder if config ends with (back)slash (#1492) 2022-06-04 13:20:51 -07:00
format.feature Fixed error related to display_format in config file for some values (#1495) 2022-06-04 15:13:30 -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 -not search parameter doesn't open editor (#1490) 2022-06-04 13:09:07 -07: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