jrnl/tests/unit
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
..
test_color.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_config_file.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
test_export.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
test_install.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_jrnl.py Fixed error related to display_format in config file for some values (#1495) 2022-06-04 15:13:30 -07:00
test_os_compat.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_override.py Add more steps to pytest, fully remove behave (#1347) 2021-10-09 12:10:08 -07:00
test_parse_args.py Implement --change-time flag (#1452) 2022-05-21 12:03:27 -07:00
test_path.py Always expand all paths (journals, templates, etc) (#1468) 2022-05-21 14:06:07 -07:00
test_time.py Bump black from 21.12b0 to 22.1.0 (#1404) 2022-02-05 12:04:06 -08:00