Automated testing: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 71:
=== The OpenHatch test case helper class ===
 
In '''mysite/base/tests.py''' there is a TwillTests class. It offers the following convenience methods:
 
* '''login_with_client'''
* '''login_with_twill'''
 
=== About fixtures ===
Anonymous user