* Add homerunner integration tests Uses homerunner-client which also serves to make sure the client works. * Be in the right working directory * Again with the working directories * Poll a non-existent endpoint to 404 rather than sleeping for an arbitrary amount of time; more robust on slow GHA boxes * Use env vars * Purposefully break the test to ensure things fail * Fix test * Update cmd/homerunner/test/test.mjs Co-authored-by: Will Hunt <will@half-shot.uk> Co-authored-by: Will Hunt <will@half-shot.uk>
5 lines
61 B
JSON
5 lines
61 B
JSON
{
|
|
"dependencies": {
|
|
"homerunner-client": "0.0.5"
|
|
}
|
|
}
|