Commit graph

1191 commits

Author SHA1 Message Date
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
eshrh
8a78c34917
Support title splitting for fullwidth CJK terminals (#1163)
* Split by fullwidth terminals without spaces.
* Add test
* Update write.feature
2021-01-23 15:29:43 -08:00
Jrnl Bot
ef563c807f Update changelog [ci skip] 2021-01-23 22:51:22 +00:00
Jrnl Bot
a32070b08a Increment version to v2.7 2021-01-23 22:49:45 +00:00
Jrnl Bot
9f386163a4 Update changelog [ci skip] 2021-01-23 21:37:04 +00:00
Micah Jerome Ellison
897943857d
Simplify VS Code documentation for all platforms and add note about PATH variable (#1160) 2021-01-23 13:35:32 -08:00
Jrnl Bot
b535782621 Update changelog [ci skip] 2021-01-23 21:29:43 +00:00
dependabot[bot]
ea7357ca26
Bump pyyaml from 5.3.1 to 5.4.1 (#1158)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-23 13:27:54 -08: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
263c79cea6 add dev dependencies on pytest -mock and -cov 2021-01-23 11:13:06 -05:00
Suhas
43b8407ad5 implement editor override step 2021-01-23 11:08:01 -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
Suhas
692a979efe clean up unused import 2021-01-21 22:47:46 -05:00
Suhas
9e2b7dd0c1 refactor override unittest 2021-01-21 22:47:29 -05:00