summaryrefslogtreecommitdiff
path: root/monkey-test/ns-infrastructure.yaml
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-11-28 22:55:01 +0000
committerVincent Sanders <vince@kyllikki.org>2019-11-28 22:55:01 +0000
commit88a53dcddef52a963337d5c9246ffc83b8f6e06f (patch)
treeb317444e5defabad3d816ed3559a0ab1e68bb1a1 /monkey-test/ns-infrastructure.yaml
parentd482e718abb4cdbea840af20f89a4ab7d3e2ad12 (diff)
downloadnetsurf-test-88a53dcddef52a963337d5c9246ffc83b8f6e06f.tar.gz
netsurf-test-88a53dcddef52a963337d5c9246ffc83b8f6e06f.tar.bz2
split internet based tests into short and long forms and add divisions for them
Diffstat (limited to 'monkey-test/ns-infrastructure.yaml')
-rw-r--r--monkey-test/ns-infrastructure.yaml17
1 files changed, 17 insertions, 0 deletions
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