Commit graph

30 commits

Author SHA1 Message Date
Dima Gerasimov
6d1fba2171 Extra test for MY_CONFIG variable; fix order import for stub/dynamic config 2020-05-05 22:22:32 +01:00
Dima Gerasimov
636060db57 Simplify config discovery: get rid of the hacky stub and reimport proper config automatically 2020-05-05 22:22:32 +01:00
Dima Gerasimov
fd224d8c38 add test for config.set_repo 2020-05-04 22:08:58 +01:00
Dima Gerasimov
4cceccd787 add test for dynamic config attributes (import my.cfg as config) 2020-05-04 22:08:58 +01:00
Dima Gerasimov
1f07e1a2a8 enable mypy on CI for core stuff 2020-05-04 19:52:18 +01:00
Dima Gerasimov
3912ef2460 fix zstd handling and github wrapper 2020-05-04 19:52:18 +01:00
Dima Gerasimov
55ac85c7e7 cpath tests, rely more on it 2020-05-04 08:53:41 +01:00
Dima Gerasimov
8b8a85e8c3 kompress.kopen improvements
- tests
- uniform handling for bytes/str, always return utf8 str by default
2020-05-04 08:37:36 +01:00
Dima Gerasimov
c3a77b6256 initial kompress tests 2020-05-04 07:50:29 +01:00
Dima Gerasimov
db47ba2d7e Move get_files tests to separate file 2020-05-04 07:17:20 +01:00
Dima Gerasimov
0b61dd9e42 more minor tweaks, benefit from get_files 2020-05-03 17:15:51 +01:00
Dima Gerasimov
5706f690e7 support implicit globs! 2020-05-03 16:52:09 +01:00
Dima Gerasimov
c2961cb1cf properly test get_files 2020-05-03 16:30:57 +01:00
Dima Gerasimov
5c6eec62ee start testing get_files 2020-05-03 16:17:48 +01:00
Dima Gerasimov
cd3f2996a3 port tests for takeout from kython 2020-04-26 16:50:06 +01:00
Dima Gerasimov
a84b51807f more takeout to a separate subpackage 2020-04-24 18:10:33 +01:00
Dima Gerasimov
d1aa4d19dc get rid of callbacks in takeout processing interface 2020-04-24 17:34:56 +01:00
Dima Gerasimov
810fe21839 attempt to use xmllint to speed up takeout parsing 2020-04-24 16:35:20 +01:00
Dima Gerasimov
adadffef16 add takeout parser test 2020-04-24 16:11:19 +01:00
Dima Gerasimov
60ccca52ad more takeout tweaks and comments 2020-04-24 15:57:44 +01:00
Dima Gerasimov
121ed58c17 add pytest config, add hack for reddit tests 2020-04-21 19:25:20 +01:00
Dima Gerasimov
3b03591dda prettify instapaper module 2020-03-24 21:15:21 +01:00
Dima Gerasimov
c84754250f prettify foursquare module a bit 2020-03-24 21:15:21 +01:00
Dima Gerasimov
66790cb9f4 prettify rtm module 2020-03-15 21:51:30 +00:00
Dima Gerasimov
d38c6f8b36 Add orgmode test 2020-03-14 18:15:52 +00:00
Dima Gerasimov
083054e740 move commits into my. hierarchy 2020-03-13 23:01:31 +00:00
Dima Gerasimov
4e93beee27 prettify bluemaestro 2020-03-06 21:04:22 +00:00
Dima Gerasimov
55fd26acfc prettify emfit and use common module 2020-03-06 20:27:50 +00:00
Dima Gerasimov
3018807e2a prettify calls provider 2020-03-06 19:06:17 +00:00
Dima Gerasimov
56f64c16db takeout module; make more resilient to multipart 2020-01-27 22:35:45 +00:00