Skip to content

tholapz/goat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOAT

An Example project from the book "Test-Driven Web Development with Python" by Harry Percival

Visit this website for more info.

Run the project

python3 manage.py runserver

Test

Everything: python3 manage.py test

Functional Test: python3 manage.py test functional_tests

Unit Test: python3 manage.py test superlist

About

repo to push code to AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published