From 1d56c0a7795ef87e34bd06c93a6525f3068aa536 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 29 Aug 2016 21:13:42 -0700 Subject: move platform ci tests to tests/platform-ci --- tests/platform-ci/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/platform-ci/README.md (limited to 'tests/platform-ci/README.md') diff --git a/tests/platform-ci/README.md b/tests/platform-ci/README.md new file mode 100644 index 00000000..bc48b21f --- /dev/null +++ b/tests/platform-ci/README.md @@ -0,0 +1,11 @@ +Continuous integration tests for the leap_platform code. + +Usage: + + ./setup.sh + bin/rake test:syntax + bin/rake test:catalog + +For a list of all tasks: + + bin/rake -T -- cgit v1.2.3