jrnl/tests
Suhas 0a6e5f94c0 Address code review
make the test perform actual qualification

make format

update other test as well

remove unnecessary mock

reset .gitignore to e6c0a16342

delete pretty.yaml

remove launch.json

reorder mocks

convert scenario to scenario outline for behavioral coverage

fix scenario syntax

comment out problematic step; add password handling

reorder import

meld conditional code

rework melded export logic

update code to be exercised in test
2021-02-27 21:14:49 -05:00
..
test_color.py delete remaining unneded code 2021-02-06 20:04:13 -05:00
test_display.py Address code review 2021-02-27 21:14:49 -05: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_os_compat.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -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