Skip to content

Commit b337989

Browse files
committed
adjust tests
1 parent 7b7d31e commit b337989

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

hull-vidispine-addon/files/test/HULL/specs/configmap.spec

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@ Test creation of objects and features.
66

77
## Render and Validate
88
* Render
9-
* Expected number of "6" objects were rendered
9+
* Expected number of "7" objects were rendered
1010
* Validate
1111

1212
## Metadata
13-
* Check basic metadata functionality
13+
* Check basic metadata functionality
14+
15+
## Default ConfigMap
16+
* Render
17+
* Set test object to "release-name-hull-test-hull-install"
18+
* Test Object has key "data§installation.yaml" with non empty value

hull-vidispine-addon/files/test/HULL/specs/secret.spec

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Test creation of objects and features.
66

77
## Render and Validate
88
* Render
9-
* Expected number of "12" objects were rendered
9+
* Expected number of "11" objects were rendered
1010
* Validate
1111

1212
## Metadata
@@ -38,10 +38,6 @@ Test creation of objects and features.
3838
* Set test object to "release-name-hull-test-transformation_resolved"
3939
* Test Object has key "data§concrete_file_4_resolved.txt" with Base64 encoded value of "This is a text file with a pointer to a transformation."
4040

41-
## Default Secret
42-
* Render
43-
* Set test object to "release-name-hull-test-hull-install"
44-
* Test Object has key "data§installation.yaml" with non empty value
4541
___
4642

4743
* Clean the test execution folder

0 commit comments

Comments
 (0)