jrnl/tests/unit
Jonathan Wren fff05eb646
Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662)
* run format

* rename cli.py to main.py

* rename jrnl.py to controller.py

* move journal class files into journals dir

* rename start -> run in controller.py
2023-01-14 14:42:29 -08:00
..
test_color.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_config_file.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_controller.py Refactor flow for easier access to some files (avoid things like jrnl.Journal.Journal and jrnl.jrnl co-existing) (#1662) 2023-01-14 14:42:29 -08:00
test_export.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_install.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_os_compat.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_output.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_override.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_parse_args.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_path.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00
test_time.py Update copyright notices for 2023 (#1660) 2023-01-07 13:39:07 -08:00