Skip to content

Jofleming/dog-types-api

Repository files navigation

LAB - Class 31

Django REST Framework and Docker

Author

Jordan Fleming

Setup

For Windows

py -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt

Tests

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors