Commit 2ee73da
authored
test: rework tests to node-only (#350)
Long ago it seems we stopped testing in a browser, so this removes the
associated switches in the test files and moves to a node-only suite.
Meanwhile, this moves to using c8 for coverage and also reworks the
tests to hit a local server rather than a real one (previously was
hitting `chaijs.com` and another domain or two which changed underneath
it over time).1 parent 28ea01a commit 2ee73da
File tree
5 files changed
+625
-1678
lines changed- test
- bootstrap
5 files changed
+625
-1678
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
0 commit comments