feat(testing): e2e testing improvements

This commit is contained in:
Jaka Hudoklin 2019-02-20 23:09:08 +01:00
parent b43748a3a5
commit f2c6d6a40d
No known key found for this signature in database
GPG key ID: 6A08896BFD32BD95
6 changed files with 223 additions and 124 deletions

View file

@ -10,7 +10,7 @@ in {
];
test = {
name = "k8s/simple";
name = "k8s-simple";
description = "Simple k8s testing wheter name, apiVersion and kind are preset";
assertions = [{
message = "should have apiVersion and kind set";