summaryrefslogtreecommitdiff
path: root/monkey-test/index.yaml
blob: 5a66efabb2f3022d61d999fd2df8776f7fc1fc72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- 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