jrnl/tests
Jonathan Wren fb184c5f5e Move standalone commands into their own file
Also, cleaned up the way the arg parser handles standalone commands.
Rather than checking individually for each command, you can now register
the command in the proper place, and it will be run with all known
arguments (and cofig if available).
2020-08-01 15:54:13 -07:00
..
test_parse_args.py Move standalone commands into their own file 2020-08-01 15:54:13 -07:00
test_time.py Add unit testing via pytest (#987) 2020-06-20 14:30:15 -07:00