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
|
4918395f88
|
added test for wasm log output
callback case for log test
|
2020-05-27 08:43:29 +02:00 |
|