#249 Add Test Cases for URLs
Closed by alishapapun. Opened by alishapapun.
fedora-commops/ alishapapun/fedora-happiness-packets add/pytest-migrations  into  master

Download 249.patch

This PR addresses 3 issues:
1. Adding dependency pytest, pytest-Django and pytest-cov to requirements.
2. Adding a .dockerignore
- While running test cases, pycache was getting created thus failing docker to get build.
- So, pycache was added to .dockerignore
3. Adding Test Cases for the urls.

This is for the first time I am writing test-case. Do lemme know @jflory7 if I did any mistake.

Pull-Request has been closed by alishapapun

Metadata