Bounce icon indicating copy to clipboard operation
Bounce copied to clipboard

Add tests in Django

Open cfahlgren1 opened this issue 4 years ago • 2 comments

Add tests for CI/CD Pipeline for API, Model,End to End testing with cypress.io Use django-nose or coverage to track testing coverage

cfahlgren1 avatar Oct 02 '20 21:10 cfahlgren1

Hi, I'd be down to take this one if that's okay? I'll write as many tests as I can; though there'll always be more add.

Also getting some errors setting up the dev environment. +1 for writing that setup guide :)

johnckealy avatar Oct 03 '20 15:10 johnckealy

Yes, for sure. One of the main things before the majority of development can be done is adding tests. What errors are you getting? The hard part is setting up the Geodjango libraries. The project setup follows https://realpython.com/location-based-app-with-geodjango-tutorial/ almost step for step.

cfahlgren1 avatar Oct 03 '20 15:10 cfahlgren1