We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482cba7 commit b233127Copy full SHA for b233127
TESTING.md
@@ -26,8 +26,6 @@ Python virtual environment: -
26
27
$ IMAGE_NAME=${PWD##*/} docker-compose build
28
29
-> Ignore the warning about the IMAGE_TEST variable not being set
30
-
31
...and then, simulating the provision of the output directory that would
32
normally be created by the DataTier Manager, we can run a specific test...
33
test/README.md
@@ -0,0 +1,4 @@
1
+# Tests
2
+
3
+## success/1
4
+A dummy file - replace with something that makes sense!
0 commit comments