4 Commits

Author SHA1 Message Date
kegsay
904e7f0441
Update README.md 2023-04-28 12:35:04 +01:00
David Robertson
37131c15f7
Hint that you need to docker login to ghcr.io 2023-03-21 13:55:25 +00:00
Kegan Dougal
7ac03c46ca Add end-to-end spaces test; tweak e2e script; fix embarrassing negation bug
- Tests exercise multiple pre-configured spaces as well as adding/removing children on the fly.
- E2E run-tests.sh script now uses `$@` to pass through args to `go test` for running e2e tests with timeouts/single tests/etc
- Spaces are deleted when there is no valid `via` key, not when there is(!)
2022-07-29 16:04:12 +01:00
Kegan Dougal
86570aaff4 Migrate membership transitions test to e2e tests; add README 2022-07-26 12:24:05 +01:00