Closed hohonuuli closed 9 months ago
The quickest path is to have testing services already running to point it at. Those services should be on a testing database so we can add data to it.
I create a develop
branch in m3-microservices. The basic recipe for working on the integration tests is:
fog
.docker buildx build --load -t mbari/annosaurus:latest .
docker buildx build --load -t mbari/vampire-squid:latest .
dev_mbari.sh up
As part of mbari-org/annosaurus#18, vars needs integration tests against all endpoints.