jrnl/tests/bdd/features
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
..
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 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