From 7d70630fc58c2daebb00268862226aad389af8b6 Mon Sep 17 00:00:00 2001 From: Vitezslav Humpa Date: Sep 13 2019 09:19:35 +0000 Subject: Add 'tests.yml' to try whether our osci code will work in real osci (gnome-calculator used to tryout) --- diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..78c8d53 --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,13 @@ +# Tests for NetworkManager +- hosts: localhost + roles: + - role: standard-test-basic + tags: + - classic + repositories: + - repo: "https://gitlab.com/dogtail/osci" + dest: "osci" + tests: + - desktop-tests: + dir: osci + run: ./osci_runner.sh gnome-calculator