You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to turbo...@googlegroups.com
Hi
Is there some example of how to use the ModelTest class in the wiki
Tutorial to run unit tests ?
I also had to change the __ini__.py module to test_page.py to make
nosetests discover the model tests ( it discovered correctly the
functional tests and according to the python-nose doc , Test Class must
live in a module the test discovery regex ( i.e has test or Test at a
word boundary )