deadc0de6
64bce278b1
linting
2024-02-18 22:38:20 +01:00
deadc0de6
e94b5bb5c0
diff static
2024-02-18 22:38:20 +01:00
deadc0de
de5ad0293d
Merge branch 'master' into clear-on-install
2023-10-22 14:46:02 +02:00
deadc0de6
00f8e7f0ad
fix unittests
2023-10-22 14:42:18 +02:00
deadc0de6
e818df8ff1
deprecated is done in cfgyaml
2023-10-22 14:40:55 +02:00
deadc0de6
11bfd0a838
deprecated trans_r/w for install/update
2023-10-22 14:40:55 +02:00
deadc0de6
656bad861e
fix unittests
2023-09-22 13:57:00 +02:00
deadc0de6
c4fbd1f650
trans tests
2023-09-18 16:16:17 +02:00
deadc0de6
abee494104
more tests
2023-09-18 16:16:17 +02:00
deadc0de6
d513cf9c36
more tests
2023-09-18 16:16:17 +02:00
deadc0de6
45c3fbc3b8
templategen tests/coverage
2023-09-18 16:16:17 +02:00
deadc0de6
1cb5a03ce7
more tests
2023-02-06 17:30:29 +01: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
723cdaef5e
linting
2023-02-06 17:30:29 +01:00
deadc0de6
82cdbc3703
test config path from options
2023-02-06 17:30:29 +01:00
deadc0de6
9fbd3d37f6
refactor and linting
2023-02-06 17:30:29 +01:00
deadc0de6
b44d9026f5
linting
2023-02-06 17:30:29 +01:00
deadc0de6
f6dbdad63d
linting
2023-02-06 17:30:29 +01:00
deadc0de6
7ad00ada06
linting
2023-02-06 17:30:29 +01:00
deadc0de6
1342fc94b6
linting
2023-01-19 23:24:13 +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
0113708d2e
refactoring
2022-08-25 21:13:23 +02:00
deadc0de6
502d29b952
clear error on bad config
2022-08-18 23:35:56 +02:00
deadc0de6
dc68277ab8
add import and trans{_r,_w}
2022-06-05 13:35:35 +02:00
deadc0de6
fa1be9d29c
update doc and tests for link
2022-05-31 21:45:13 +02:00
deadc0de6
1291b4b29a
fix tests realpath
2022-05-24 18:25:10 +02:00
deadc0de6
174d674b42
fix tests
2021-10-29 18:18:20 +02:00
Marcel Robitaille
8081b4adf5
Option to ignore missing files update and compare
2021-02-06 21:41:43 -05:00
deadc0de6
5e7309a3ec
fixes for #286
2020-11-19 19:54:09 +01:00
deadc0de6
6ab0b00930
provide installer with is_template info
2020-11-19 15:04:11 +01:00
deadc0de6
e4d2d272a8
refactor installer
2020-11-17 13:42:53 +01:00
deadc0de6
4901e1b969
norm mkdtemp for chmod
2020-11-13 16:06:04 +01:00
deadc0de6
4517c3902c
fix cicd
2020-11-09 15:16:53 +01:00
deadc0de6
a766874653
add -w --workers cli switch
2020-11-08 14:13:06 +01:00
deadc0de6
9266e9a6c6
add compare option -L to list only file changed and no diff
2020-11-04 20:52:24 +01:00
deadc0de6
69cf14e302
fix compare bug
2020-09-04 07:10:41 +02:00
deadc0de6
9fcb22a6f3
remove unused mock
2020-08-07 16:59:54 +02:00
deadc0de6
ff6fad8d84
adding a test for init
2020-08-07 14:59:26 +02:00
deadc0de6
7775184d06
fix missing variables
2020-07-13 21:37:53 +02:00
deadc0de6
40e970465b
implement import --as for #220
2020-04-11 14:46:10 +02:00
deadc0de6
1e5eeaca9b
refactoring
2020-04-10 14:02:16 +02:00
deadc0de6
d4375c5d04
adding ability to provide diff command for #203
2020-01-22 17:41:48 +01:00
deadc0de6
28f39ad0ab
fix tests
2019-11-27 20:10:13 +01:00
deadc0de6
775057a77f
refactor command "list" to "profiles"
2019-11-27 19:21:18 +01:00
deadc0de6
8844084999
refactor command "listfiles" to "files"
2019-11-27 19:11:31 +01:00
deadc0de6
7ca156a591
make sure debugs get tested too
2019-06-20 22:12:56 +02:00
deadc0de6
86273bc2be
adding unittest for jhelpers
2019-06-20 22:02:10 +02:00
deadc0de6
3375b5ca48
profile variables get precedence ( #169 )
2019-06-20 15:38:17 +02:00
deadc0de6
5c6db63aa7
fix bug #160
2019-06-15 21:10:33 +02:00