jrnl/tests/unit
Richard Schneider 33c9dce80d
Implement --change-time flag (#1452)
* Implement --change-time flag
* Remove todo from --change-time bdd folder journal tests
* Add warning when --change-time used with no matching entries
* Add a test to make sure running --change-time with nothing prints a warning and doesn't change anything
* Add prompt for --change-time
* Don't prompt for --change-time when used with --edit and only one entry
* When using --edit and --change-time, change the time before editing
* Add test for --change-time used with --edit
* Modify failing --change-time test to conform to text in develop branch
2022-05-21 12:03:27 -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_display.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -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_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_time.py Bump black from 21.12b0 to 22.1.0 (#1404) 2022-02-05 12:04:06 -08:00