project icon indicating copy to clipboard operation
project copied to clipboard

Experiment containers for CircleCI integration tests

Open pedrosousabarreto opened this issue 2 years ago • 1 comments

Try to use https://www.npmjs.com/package/testcontainers to spin up infrastructure containers required for integration tests, that can be executed both in local dev machines and CircleCi env.

Must use a VM machine executor in cicle ci config: ubuntu-2204:2022.07.1 - Ubuntu 22.04, Docker v20.10.17, Docker Compose v2.6.0, https://circleci.com/docs/configuration-reference#available-linux-machine-images

pedrosousabarreto avatar Sep 12 '22 15:09 pedrosousabarreto

@pedrosousabarreto , what is the status on this? Was there any experimentation conducted?/Can we close this story?

JulieG19 avatar Apr 19 '24 08:04 JulieG19