Commit graph

19 commits

Author SHA1 Message Date
GTrunSec
e823a93100
fix test 2022-04-02 13:46:23 -07:00
David Arnold
7b057d8c0f
adapt remaining tests to kubetest 2021-05-13 22:58:11 -04:00
David Arnold
db6d83c61e
fmt 2021-05-13 17:33:58 -04:00
David Arnold
1bd3fe4d4e
fixups 2021-05-06 16:07:24 -04:00
David Arnold
be58b0e94e
fix helm test 2021-04-29 16:25:04 -05:00
David Arnold
7a93fdce23
fix test executability 2021-04-28 13:43:24 -05:00
Jaka Hudoklin
611059a329 fix(tests): fix helm tests 2020-04-04 19:22:57 +07:00
Jaka Hudoklin
b2c91dfa4b fix tests, do not test k8s 1.8 to 1.10 anymore 2020-04-04 18:44:43 +07:00
Jaka Hudoklin
acd93f0748
fix tests and examples 2020-01-14 19:13:44 +00:00
Jaka Hudoklin
28d2b4baac
fix tests 2019-10-10 13:28:48 +02:00
Jaka Hudoklin
ed22d9c047
fix(tests/helm/simple): fix test 2019-05-05 16:15:21 +02:00
Jaka Hudoklin
6183fcc190
Refactor:
- Support for module features
- Remove kubenix.module and rather use explicit modules
- Make tests framework independent of k8s module
- Remove metacontroller submodule, which will go to kubenix-modules
- Improved submodule propagation and passthru
- Added additional test for k8s-submodule
2019-03-12 20:48:19 +01:00
Jaka Hudoklin
987c6e4173
feat: improve testing 2019-03-08 00:40:58 +01:00
Jaka Hudoklin
eac2d78667
feat: refactor file structure module interfaces and other 2019-03-07 23:23:07 +01:00
Jaka Hudoklin
5d8b66f8a0
feat: interface and lib refactoring 2019-03-07 18:02:26 +01:00
Jaka Hudoklin
1b32ca7bbd
feat(helm): implement simple e2e test 2019-02-28 15:10:06 +01:00
Jaka Hudoklin
3bdc4deb32
fix(tests/helm): fix test assertion 2019-02-28 14:06:32 +01:00
Jaka Hudoklin
9ee7262465
feat(test/helm/simple): test passing values 2019-02-28 13:29:59 +01:00
Jaka Hudoklin
ba1144a8df
feat: initial helm integration (thanks to @matejc)
helm2json was first implemented by matejc in
https://github.com/matejc/helm2json and incorperated in this project,
big thanks to @matejc for making this possible
2019-02-28 13:17:40 +01:00