Add tests for Subdir operation
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -207,6 +207,9 @@ setup() {
|
||||
run "$DAGGER" compute "$TESTDIR"/ops/subdir/simple
|
||||
assert_success
|
||||
assert_line '{"hello":"world"}'
|
||||
|
||||
run "$DAGGER" compute "$TESTDIR"/ops/subdir/error
|
||||
assert_failure
|
||||
}
|
||||
|
||||
@test "op.#DockerBuild" {
|
||||
|
Reference in New Issue
Block a user