Open riggtravis opened 8 years ago
The testing of the create forum method in the category view callable and the edit forum method in the category view callable are both high priority.
Dear 5 days ago @riggtravis:
I have no idea what you're talking about.
Dear 5 days from now @riggtravis:
I hope you've finished rewriting the test suite. Each class in the suite needs to test a single class that needs to be unit tested. You can ignore this convention for functional testing though because that's how functional testing works.
All of the functions need to be unit tested. All of the views need to be functionally tested. The test suite is testing.py in the root directory. Use the nose command from python.