Commit graph

16 commits

Author SHA1 Message Date
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
6e09f93f16 update tests with better verifications
make format

space

review feedbac
2021-01-28 20:47:00 -05:00
Suhas
3b74c2dec0 make format 2021-01-25 21:04:47 -05:00
Suhas
432e76698e update unittests for new syntax 2021-01-25 20:32:42 -05:00
Suhas
f1b260655d make format 2021-01-25 08:55:27 -05:00
Suhas
ba8db5ddf6 uncomment dot notation unittest 2021-01-25 08:53:20 -05:00
Suhas
b92dd7edc7 make format 2021-01-24 11:10:00 -05:00
Suhas
2d7ff73696 clean up unittests 2021-01-24 11:09:23 -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
1bd275bf54 make format 2021-01-23 12:18:28 -05:00
Suhas
b82391deaa remove unused imports 2021-01-23 12:16:07 -05:00
Suhas
77646eaa1a make format 2021-01-23 11:18:13 -05:00
Suhas
9e2b7dd0c1 refactor override unittest 2021-01-21 22:47:29 -05:00
Suhas
c4b3d51181 make format 2021-01-20 21:35:26 -05:00
Suhas
53d7d8cea4 add jrnl interface test for overriden configurations 2021-01-20 15:09:45 -05:00