-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Description
We need to create the test container with a similar Dockerfile to the Backend (svc) container, which will send requests directly to the Backend and receives responses for each request. Based on the responses, it uses pytest to run unit tests.
Acceptable Criteria
- add the
testcontainer to thedocker-compose.ymlfile - use a similar
Dockerfileto thesvccontainer - add the pytest module to the container
Related Story
This story directly relates to #65 and similar to #26 ticket.
Technical Info
Please refer to the Dockerfile and docker-compose.yml files on this project. Additionally, You can get information about the pytest from here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels