Add some tests with invalid jobs
[gruntmaster-daemon.git] / t / problems / errors / tests / invalid-runner / meta.yml
diff --git a/t/problems/errors/tests/invalid-runner/meta.yml b/t/problems/errors/tests/invalid-runner/meta.yml
new file mode 100644 (file)
index 0000000..053bc00
--- /dev/null
@@ -0,0 +1,5 @@
+test_name: Invalid Runner
+test_description: A job with an invalid Runner
+runner: this_is_invalid!
+expected_result: -1
+expected_result_text: "Invalid runner: 'this_is_invalid!'"
\ No newline at end of file
This page took 0.009281 seconds and 4 git commands to generate.