Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of Docker to run CI tests #182

Open
rathorevaibhav opened this issue Jun 9, 2021 · 0 comments
Open

Use of Docker to run CI tests #182

rathorevaibhav opened this issue Jun 9, 2021 · 0 comments
Assignees

Comments

@rathorevaibhav
Copy link
Contributor

Describe the task
We're using default Django setup commands (pip install etc) to run CI test cases. Since this does not resembles an actual environment, which is based on docker, the risk of incorrect test results will always be there.

Expected behavior
Research and implement to run tests that uses dockerfile or docker-compose

References
https://stackoverflow.com/questions/64364989/github-actions-how-to-run-test-inside-container

@rathorevaibhav rathorevaibhav self-assigned this Jun 9, 2021
@rathorevaibhav rathorevaibhav mentioned this issue Jun 9, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant