mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
* 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 |
||
---|---|---|
.. | ||
data | ||
steps | ||
build.feature | ||
core.feature | ||
datetime.feature | ||
delete.feature | ||
encrypt.feature | ||
environment.py | ||
file_storage.feature | ||
format.feature | ||
import.feature | ||
multiple_journals.feature | ||
password.feature | ||
search.feature | ||
star.feature | ||
tag.feature | ||
upgrade.feature | ||
write.feature |