From 7cc1f1bfc09653479ae8bb0db0f2ce5a7d19bd0a Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 3 Nov 2018 16:49:58 +0000 Subject: Monkey tests: Add more example test plans. --- test/monkey-tests/start-stop.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/monkey-tests/start-stop.yaml (limited to 'test/monkey-tests/start-stop.yaml') diff --git a/test/monkey-tests/start-stop.yaml b/test/monkey-tests/start-stop.yaml new file mode 100644 index 000000000..68df47316 --- /dev/null +++ b/test/monkey-tests/start-stop.yaml @@ -0,0 +1,6 @@ +title: start and stop browser +group: basic +steps: +- action: launch +- action: quit + -- cgit v1.2.3