Jordan Fleming
For Windows
py -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
How to run tests: In terminal within virtual enviornment input 'python manage.py test'
Tests for:
-
Dog type list page
-
Dog type detail page
-
Dog type update page
-
Dog type delete page
-
Dog type create page
-
Dog Type Model
-
Breed
-
Description
-
-
Test invalid route