Commit graph

1257 commits

Author SHA1 Message Date
Suhas
6e09f93f16 update tests with better verifications
make format

space

review feedbac
2021-01-28 20:47:00 -05:00
Suhas
63a5519ac0
Merge pull request #4 from sriniv27/dependabot/pip/keyring-22.0.1
Bump keyring from 21.8.0 to 22.0.1
2021-01-28 15:13:12 -05:00
Suhas
0bb4c80517
Merge pull request #3 from sriniv27/dependabot/pip/pytest-6.2.2
Bump pytest from 6.2.1 to 6.2.2
2021-01-28 15:12:49 -05:00
Suhas
206336651a update deps 2021-01-28 09:26:27 -05:00
Suhas
c4c4155826 skip on win 2021-01-28 09:21:43 -05:00
Suhas
6e0a47ccf7 make format 2021-01-28 08:58:24 -05:00
dependabot[bot]
5e4eb66620
Bump keyring from 21.8.0 to 22.0.1
Bumps [keyring](https://github.com/jaraco/keyring) from 21.8.0 to 22.0.1.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v21.8.0...v22.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 13:58:18 +00:00
dependabot[bot]
e95ab585cf
Bump pytest from 6.2.1 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 13:58:06 +00:00
Suhas
18458b7299
Merge pull request #2 from sriniv27/double-delimited-text-input-for-config-override
Double delimited text input for config override
2021-01-28 08:51:30 -05:00
Suhas
31577ad0fc review feedbac 2021-01-28 08:51:09 -05:00
Suhas
52e146d12c space 2021-01-28 08:42:20 -05:00
Suhas
528ce1efe2 make format 2021-01-28 08:40:28 -05:00
Suhas
983c9c8c4b update tests ith better verifications 2021-01-28 08:36:58 -05:00
Suhas
b8b56124ee stick to config convention in testbed 2021-01-28 08:36:44 -05:00
Suhas
6daf4fb2ee handle datatypes in deserialization and update helptext 2021-01-27 18:14:42 -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
0f5dfade18 better, more specific behave tests 2021-01-27 18:13:10 -05:00
Suhas
abbb2c502f organize deserialization unittests 2021-01-27 18:09:10 -05:00
Suhas
3b74c2dec0 make format 2021-01-25 21:04:47 -05:00
Suhas
bf89109525 deserialize function as return type 2021-01-25 21:04:10 -05:00
Suhas
9ac21b8448 guard override application 2021-01-25 21:03:19 -05:00
Suhas
1578fef220 update gitignore 2021-01-25 21:02:59 -05:00
Suhas
0b61c6d699 update integ tests for new syntax 2021-01-25 20:33:01 -05:00
Suhas
432e76698e update unittests for new syntax 2021-01-25 20:32:42 -05:00
Suhas
3ea043899a make format 2021-01-25 09:57:19 -05:00
Suhas
f1b260655d make format 2021-01-25 08:55:27 -05:00
Suhas
7a54e6f458 add multiple override scenario spec 2021-01-25 08:53:35 -05:00
Suhas
ba8db5ddf6 uncomment dot notation unittest 2021-01-25 08:53:20 -05:00
Suhas
bd61a78fba unittest multiple overrides 2021-01-25 08:52:50 -05:00
Suhas
36623c1100
Merge pull request #1 from sriniv27/separate-override-behave-test-from-core
separate-override-behave-test-from-core
2021-01-25 07:39:17 -05:00
Suhas
fe4f18951f binary search misbehaving windows test 2021-01-25 07:21:34 -05:00
Suhas
27a370ce86 make format 2021-01-25 07:11:45 -05:00
Suhas
9f8be334fd rewrite test for better mock call expect 2021-01-25 07:11:17 -05:00
Suhas
5da5027af2 update test config 2021-01-25 07:10:56 -05:00
Suhas
e173e12edf remove unused import 2021-01-25 06:59:00 -05:00
Suhas
c8b737e459 code cleanup 2021-01-25 06:56:12 -05:00
Suhas
c31fa084f3 make format 2021-01-24 19:15:04 -05:00
Suhas
9540d34964 refactor recursive code 2021-01-24 19:14:46 -05:00
Suhas
d348dbd55e move override behave tests out of core 2021-01-24 19:12:59 -05:00
Suhas
ededf23afa cleanup 2021-01-24 16:07:57 -05:00
Suhas
b92dd7edc7 make format 2021-01-24 11:10:00 -05:00
Suhas
99030c4623 iterate on behave step 2021-01-24 11:09:45 -05:00
Suhas
2d7ff73696 clean up unittests 2021-01-24 11:09:23 -05:00
Suhas
f3d8ed2e45 implement recursive config overrides 2021-01-24 11:08:47 -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
9676290c27 move override implementation into own module 2021-01-24 07:17:53 -05:00
Suhas
1a8bcfca64 rename --override to --config-override 2021-01-23 21:30:33 -05:00
Suhas
f978cee899 Merge branch 'develop' of https://github.com/jrnl-org/jrnl into develop 2021-01-23 19:18:11 -05:00