1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:19:46 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
deadc0de6
11bfd0a838 deprecated trans_r/w for install/update 2023-10-22 14:40:55 +02:00
deadc0de6
8d478e458d linting 2023-02-06 17:30:29 +01:00
deadc0de6
6404c277ef more tests 2023-02-06 17:30:29 +01:00
deadc0de6
f6dbdad63d linting 2023-02-06 17:30:29 +01:00
Samuel Henrique
c1b9750501 Fix test_def_link tests by adding missing mock to open() call
The mock was setup to only return the mocked data once, but the
 function is called twice under cfg_yaml.py, and it breaks at
 __yaml_load as there's no mock anymore.
2022-12-19 14:51:30 +01:00
deadc0de6
502d29b952 clear error on bad config 2022-08-18 23:35:56 +02:00
deadc0de6
fa1be9d29c update doc and tests for link 2022-05-31 21:45:13 +02:00
deadc0de6
1e5eeaca9b refactoring 2020-04-10 14:02:16 +02:00
deadc0de6
7ca156a591 make sure debugs get tested too 2019-06-20 22:12:56 +02:00
deadc0de6
3375b5ca48 profile variables get precedence (#169) 2019-06-20 15:38:17 +02:00
deadc0de6
d008e6a895 migrate from PyYAML to ruamel.yaml 2019-06-06 17:11:13 +02:00
deadc0de6
27e6a0da58 refactor resolve_path 2019-06-02 11:26:30 +02:00
deadc0de6
a90fc32c15 coverage 2019-05-31 19:25:48 +02:00
deadc0de6
6e6c5fb2e3 refactor the parsing 2019-05-31 18:30:19 +02:00