summaryrefslogtreecommitdiff
path: root/monkey-test/index.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'monkey-test/index.yaml')
-rw-r--r--monkey-test/index.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/monkey-test/index.yaml b/monkey-test/index.yaml
deleted file mode 100644
index 5a66efa..0000000
--- a/monkey-test/index.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-- 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
-
-- group: short-internet
- description: Internet tests that complete quickly
-
-- group: long-internet
- description: Internet tests that take some time to complete