Commit graph

1221 commits

Author SHA1 Message Date
Suhas
dbf4650004 document apply_overrides 2021-01-28 21:30:10 -05:00
Suhas
ac85511dfe make format 2021-01-28 20:58:57 -05:00
Suhas
4205543c02 Merge branch 'develop' of https://github.com/sriniv27/jrnl into develop 2021-01-28 20:52:41 -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
3b7e05c69f update tests ith better verifications 2021-01-28 20:52:04 -05:00
Suhas
8ea258c544 refactor deserialization
organize test_parse_args

make format
2021-01-28 20:49:47 -05:00
Suhas
9a19c370e3 skip on win 2021-01-28 20:49:47 -05:00
Suhas
2a618761d0 Merge branch 'develop' of https://github.com/sriniv27/jrnl into develop 2021-01-28 20:48:06 -05:00
dependabot[bot]
3731ccbb43 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 20:47:12 -05:00
Suhas
1a99d65ee4 refactor deserialization
organize test_parse_args

make format
2021-01-28 20:47:12 -05:00
dependabot[bot]
54a5a68da9 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 20:47:12 -05:00
Suhas
e74420bbd5 update deps 2021-01-28 20:47:12 -05:00
Suhas
8624fd3e01 skip on win 2021-01-28 20:47:12 -05:00
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