chore(server): implement integration testing #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Server really could use some tests. Since everything requires minio, we need some way to setup a temporary instance we can write to. This is probably going to be a container in CI, but there needs to be a way to test locally as well. Ideally without wrecking a local install.