Gabe Kangas
6aa758501d
chore(go): bump project version number to 1.21
2 years ago
renovate[bot]
7b8ea4cefa
chore(deps): update actions/checkout action to v4 ( #3321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Gabe Kangas
fd1f3a1952
chore(tests): add additional test caching
2 years ago
Gabe Kangas
24c51c831e
Update to Go 1.20. Closes #2185
2 years ago
Gabe Kangas
5f2252f2a4
chore(tests): add js validation tests
...
These are the first javascript unit tests. Added them to the CI worflow.
Closes #2930
2 years ago
renovate[bot]
723432fb94
Update actions/setup-go action to v4 ( #2842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Gabe Kangas
cb400e7b22
Cache Go modules between test runs
2 years ago
Gabe Kangas
352447e3d4
Web UI frontend automated browser tests ( #2223 )
...
* First pass at basic browser tests for #1926
* Run tests against dev web server not go server
* Bundle the web code into the server before running tests
* Move cypress UI tests into its own npm project + add tests
* Add additional tests + wire up with cypress dashboard
* Limit concurrency of workflow jobs
* Temporarily comment out some tests that do not pass in mobile. Will fix later.
3 years ago
Gabe Kangas
ffd24ccccb
Run test builds using recent Go
3 years ago
Gabe Kangas
3951f23b55
Run BSD tests under macos-latest
3 years ago
Gabe Kangas
aead748c0d
Use the race detector when running automated tests.
3 years ago
Gabe Kangas
43aba0a67c
Limit what GitHub actions need to run for specific directories
3 years ago
Renovate Bot
661b788d3a
Update actions/checkout action to v3
3 years ago
renovate[bot]
d4c7f183eb
Update actions/setup-go action to v3 ( #1814 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gabe Kangas
fdc381c738
Test against Go 1.17 and drop 1.15 from the tests
4 years ago
Jack
651caeba91
Fix build for Windows ( #1377 ) ( #1506 )
...
* Fix build for Windows (#1377 )
* Add tests for windows
4 years ago
Gabe Kangas
734e16203e
Attempt running tests under freebsd and openbsd vms
4 years ago
Gabe Kangas
ec89fb2def
Remove windows from test matrix. Filed TODO to fix tests for windows
4 years ago
Gabe Kangas
b50f1674a8
Add more test targets for GitHub tests
4 years ago
Gabe Kangas
0b6c827557
master -> develop
4 years ago
Christian Muehlhaeuser
6976dffdfb
Build & test against Go 1.13 and latest Go ( #346 )
5 years ago
Gabe Kangas
63954d4e1b
We only have a single test, but might as well run it anyway
5 years ago