quantumlicht / django-wine

Django version of Site vins
3 stars 1 forks source link

Create test suite for managers #36

Closed quantumlicht closed 10 years ago

quantumlicht commented 10 years ago

Create items in the test db, make sure that the queryset returned is the one expected.

need to test every classes that uses the Approved manager.