Commit graph

23 commits

Author SHA1 Message Date
sriniv27
b6fa68471b [WIP] lock down journal access behavior 2021-02-12 17:55:56 -05:00
sriniv27
0f80201517 clean up step behavior description 2021-02-12 17:54:54 -05:00
sriniv27
ec9b078a7d capture failure mode 2021-02-09 22:52:07 -05:00
sriniv27
11f4a87b05 test that no editor is launched 2021-02-09 20:35:58 -05:00
sriniv27
1df4b74e53 move overrides earlier in the execution
use existing configs instead of custom

make format

clean up imports
2021-02-09 20:35:44 -05:00
sriniv27
9b80d56773 update docs 2021-02-09 20:35:44 -05:00
Suhas
6e658c31df
Simplify config override syntax (#5)
* update tests and expected behavior

* clean up arg parsing tests

* update deserialization

* update deserialization

* config argparse action

* update override application logic

* update tests; delete unused imports

* override param must be list

* update docstring

* update test input to SUT

* update remaining override unittests

* make format

* forgot to update CLI syntax
2021-01-31 20:17:02 -05:00
Suhas
56255cd69c space 2021-01-28 20:52:14 -05:00
Suhas
adb7932817 make format 2021-01-28 20:52:14 -05:00
Suhas
9a19c370e3 skip on win 2021-01-28 20:49:47 -05:00
Suhas
6e09f93f16 update tests with better verifications
make format

space

review feedbac
2021-01-28 20:47:00 -05:00
Suhas
e85300eced formatting 2021-01-27 18:14:08 -05:00
Suhas
b2a60fd297 test different editor launch commands 2021-01-27 18:14:00 -05:00
Suhas
0b61c6d699 update integ tests for new syntax 2021-01-25 20:33:01 -05:00
Suhas
7a54e6f458 add multiple override scenario spec 2021-01-25 08:53:35 -05:00
Suhas
fe4f18951f binary search misbehaving windows test 2021-01-25 07:21:34 -05:00
Suhas
c8b737e459 code cleanup 2021-01-25 06:56:12 -05:00
Suhas
d348dbd55e move override behave tests out of core 2021-01-24 19:12:59 -05:00
Suhas
9bab1aee87 rewrite behavior scenario 2021-01-24 11:08:11 -05:00
Suhas
80d2c609ba begin TDD of dot notated overrides 2021-01-24 07:18:48 -05:00
Suhas
1a8bcfca64 rename --override to --config-override 2021-01-23 21:30:33 -05:00
Suhas
12d2f48f97 add linewrap override scenario 2021-01-23 11:07:51 -05:00
Suhas
2fc19c41b9 start writing integration test 2021-01-21 22:48:01 -05:00