Project-Sonata / Profiles

Provide access for profile and account of the user
0 stars 0 forks source link

[CI] Added Docker to run the tests #27

Closed justJavaProgrammer closed 2 months ago

justJavaProgrammer commented 2 months ago

Added docker files to run the tests in isolation.

Added Dockerfile and docker-compose

Added test.env file that stores environment variables for tests.

Added bash scripts to build and run tests