jrnl/tests
Karim Rahal f0e8fa2060
Add new -today-in-history, -month, -day, and -year search filters (#1145)
* Introduce -reminisce, -month, -day, and -year
* Update expected_args in parse_args tests
* Add check before creating compare_d
* Misc changes
* Implement testing for -month, -day, -year, and -reminisce
* Compress tests into one Scenario Outline
* Fix failing tests by updating dates_similar journal
* Create 'we set current date and time to' step
* Use time.parse in reminisce
* Update dates_similar journal
* Make 'Searching in a journal' test shorter
* Lint
* Implement reminiscing test
* Add combination tests
* Finalize tests
* Finalize pytests
* Simplify reminisce tests
* Change reminsice help (since it also shows today's entries)
* Re-do tests; use various tests
* Remove old test data
* Better scenario description
* Standardize format for compare_d
* Rename -reminisce to -today-in-history
2021-01-16 14:55:27 -08:00
..
test_exception.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
test_install.py Check for readline module instead of Windows when initializing autocomplete in install (#1104) 2020-12-04 15:13:38 -08:00
test_parse_args.py Add new -today-in-history, -month, -day, and -year search filters (#1145) 2021-01-16 14:55:27 -08:00
test_time.py Update dependencies - pyxdg, pytest, black (#1076) 2020-11-14 12:42:34 -08:00