GitXplorerGitXplorer
d

django-polls

public
7 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
3dd72150f5a84137da72603110decb5bd54ef3fd

Reduce code duplication

ddmerejkowsky committed 7 years ago
Unverified
54a32c032258387a8ca989b30dc81d6c79a8c95a

Rewrite assertQuerysetEqual

ddmerejkowsky committed 7 years ago
Unverified
cbacacb0803efb5eda9390ce2bbe145306d8f414

Rewrite assertContains

ddmerejkowsky committed 7 years ago
Unverified
06ceba12489475c063ddfe11253fec3395433ace

Rewrite simple assertions

ddmerejkowsky committed 7 years ago
Unverified
942dfb858c01c2d0e782f38d207929078175a9cd

Setup pytest-django

ddmerejkowsky committed 7 years ago
Unverified
2cec7921db327e0f373963b00cb95c7f3b4b8032

Add tests using django's TestCase

ddmerejkowsky committed 7 years ago

README

The README file for this repository.

django-polls: playing with django testing

Code sample for a Porting to pytest blog post.