From 88a53dcddef52a963337d5c9246ffc83b8f6e06f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 28 Nov 2019 22:55:01 +0000 Subject: split internet based tests into short and long forms and add divisions for them --- monkey-test/ns-infrastructure.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 monkey-test/ns-infrastructure.yaml (limited to 'monkey-test/ns-infrastructure.yaml') diff --git a/monkey-test/ns-infrastructure.yaml b/monkey-test/ns-infrastructure.yaml new file mode 100644 index 0000000..65a20be --- /dev/null +++ b/monkey-test/ns-infrastructure.yaml @@ -0,0 +1,17 @@ +- group: initial + description: Basic checks that the browser can start and stop + +- group: no-networking + description: Tests that require no networking + +- group: basic + description: Basic tests that fetch from the test server + +- group: http-auth + description: Test HTTP 401 authentication + +- group: https + description: Test HTTPS handling + +- group: ecmascript + description: ECMAScript tests -- cgit v1.2.3