aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_utilities/tests/README.md
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-12-01 16:42:57 +0100
committerRHE <rebirthmonkey@gmail.com>2017-12-01 16:42:57 +0100
commitc47f1f819cd81efa3c7f9bc64cda30d337730210 (patch)
treea6cd65fc4c0394bc0b49ac9003d83e31339b8908 /moonv4/moon_utilities/tests/README.md
parentfe8cf8dcabfcd223e8661f3af8ac02f4e6b1e708 (diff)
create moon python unit test docker image
Change-Id: I91c7103ca046a67c3cefadbd9ca6eca52cfbc0cf Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonv4/moon_utilities/tests/README.md')
-rw-r--r--moonv4/moon_utilities/tests/README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/moonv4/moon_utilities/tests/README.md b/moonv4/moon_utilities/tests/README.md
deleted file mode 100644
index ddb4f55d..00000000
--- a/moonv4/moon_utilities/tests/README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Tests
-
-## Python Unit Test for moon_utilities
-- build the moon_utilities package
-- launch Docker for Python unit tests
- - `cd moon_utilities`
- - `docker run --volume $(pwd):/data moon_utilities_test`
-- upload moon_utilities to PIP
-
-
-
-