Ayke van Laethem
|
59d53182bb
|
all: use new testing features of Go 1.14 and 1.15
This simplifies the tests a bit.
|
2021-08-16 21:19:26 +02:00 |
|
Ayke van Laethem
|
25c7bfd404
|
ci: drop support for Go 1.13 and 1.14
They aren't supported anymore in CI, and because untested code is broken
code, let's remove support for these Go versions altogether.
|
2021-08-16 21:19:26 +02:00 |
|
Elliott Sales de Andrade
|
f3bdebe2a6
|
Use httptest to serve wasm test files.
This picks a port automatically, so avoids any conflicts that might
arise from running the tests in parallel.
|
2021-01-25 19:12:31 +01:00 |
|
Brad Peabody
|
95f509b109
|
wasm test suite (#1116)
* wasm: add test suite using headlless chrome
|
2020-05-23 14:12:01 +02:00 |
|