test: spec out check tests [ci skip]

This commit is contained in:
2021-12-31 17:18:50 +01:00
parent eb3509ab3f
commit 1b7836009f
6 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,3 @@
TYPE=testrecipe
DOMAIN=foo.com
MANDATORY_ENV_VAR=bar

View File

@ -0,0 +1,4 @@
TYPE=testrecipe2
DOMAIN=foo.com
MANDATORY_ENV_VAR=bar
# missing MANDATORY_ENV_VAR2

View File

@ -0,0 +1,2 @@
TYPE=testrecipe
MANDATORY_ENV_VAR=bar

View File

@ -0,0 +1,3 @@
TYPE=testrecipe2
MANDATORY_ENV_VAR1=bar
MANDATORY_ENV_VAR2=bar