Closed knutwalker closed 2 months ago
https://docs.github.com/en/actions/using-containerized-services/about-service-containers
Can use the NEO$J_TEST_URL env to connect to a running instance instead of spinning up a test container on every test. Need to make sure that tests can run on the same db in any order.
https://docs.github.com/en/actions/using-containerized-services/about-service-containers
Can use the NEO$J_TEST_URL env to connect to a running instance instead of spinning up a test container on every test. Need to make sure that tests can run on the same db in any order.