Skip to content

Creating the Test container #35

@kirubeltadesse

Description

@kirubeltadesse

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 test container to the docker-compose.yml file
  • use a similar Dockerfile to the svc container
  • 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions