jrnl/features
Jonathan Wren ecb4562c29 Make sure testing cleans up after itself (#940)
This adds the ability to run commands in a cache directory without the
test writer knowing where the cache directory is located. This will let
us expand later if we want to start using system temp folders, without
having to rewrite any of our tests.

* clean up extra directories after running behave
* clean up white space issues
* move repeated code into function
* clean up behave code for creating cache directories
* Fix for windows shell parsing in our test suite

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2020-05-06 18:13:36 -07:00
..
data Prevent filtered delete from deleting journal (#935) 2020-05-06 13:47:39 -07:00
steps Make sure testing cleans up after itself (#940) 2020-05-06 18:13:36 -07:00
contains.feature Fix up tests and related issues 2020-04-10 11:51:56 -07:00
core.feature Interactive delete (#850) 2020-04-10 16:18:34 -07:00
custom_dates.feature Fix handling of little-endian date format 2020-04-10 11:51:55 -07:00
dayone.feature Add UTC support for failing DayOne tests (#785) 2020-04-10 11:51:56 -07:00
dayone_regressions.feature Add support to save journals to multiple files in a directory 2020-04-10 11:51:56 -07:00
delete.feature Prevent filtered delete from deleting journal (#935) 2020-05-06 13:47:39 -07:00
encryption.feature Remove all skip_win directives now that Travis is not mangling newlines on Windows 2020-04-10 11:51:56 -07:00
environment.py Make sure testing cleans up after itself (#940) 2020-05-06 18:13:36 -07:00
exporting.feature Make sure testing cleans up after itself (#940) 2020-05-06 18:13:36 -07:00
folder.feature Add support to save journals to multiple files in a directory 2020-04-10 11:51:56 -07:00
multiple_journals.feature Move all password handling to EncryptedJournal 2020-04-10 11:51:56 -07:00
regression.feature Make sure testing cleans up after itself (#940) 2020-05-06 18:13:36 -07:00
starring.feature Update all tests to new time format 2015-04-05 03:25:39 +04:00
tagging.feature Properly display entries during a tag search. (#902) 2020-04-10 16:18:34 -07:00
upgrade.feature Fix failing tests and linting issues 2020-04-10 16:18:34 -07:00