8000 GitHub - toastdriven/guide-to-testing-in-django: The example project for adding tests.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

toastdriven/guide-to-testing-in-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to Testing in Django

This is the example project demonstrating how to go about testing from the blog series on the topic. It adds tests to the perennial "polls" app from the Django tutorial (minus the generic views).

Tags have been added for each step in the process, starting with 01-initial. The project is based on Django 1.3 & SQLite.

For the admin:

  • Username: admin
  • Password: abc123

About

The example project for adding tests.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0