FORGE-248 - Add tests for forums

This commit includes the tests necessary to get the forums to 90% coverage.
Some things that remain to be decided are how forum tagging works (I tested
the method that is currently implemented, not the new 'tagging infrastructure').

Rick Copeland Rick Copeland 2010-02-10

added ForgeForum/forgeforum/tests/functional/test_forum.py
added ForgeForum/forgeforum/tests/functional/__init__.py
added ForgeForum/forgeforum/tests/__init__.py
added ForgeForum/test.ini
changed ForgeForum/forgeforum/controllers/forum.py
changed ForgeForum/forgeforum/controllers/root.py
changed ForgeForum/forgeforum/model/forum.py
changed ForgeForum/forgeforum/forum_main.py
changed ForgeForum/setup.py
ForgeForum/forgeforum/tests/functional/test_forum.py Diff Switch to side-by-side view
Loading...
ForgeForum/forgeforum/tests/functional/__init__.py Diff Switch to side-by-side view
Loading...
ForgeForum/forgeforum/tests/__init__.py Diff Switch to side-by-side view
Loading...
ForgeForum/test.ini Diff Switch to side-by-side view
Loading...
ForgeForum/forgeforum/controllers/forum.py Diff Switch to side-by-side view
Loading...
ForgeForum/forgeforum/controllers/root.py Diff Switch to side-by-side view
Loading...
ForgeForum/forgeforum/model/forum.py Diff Switch to side-by-side view
Loading...
ForgeForum/forgeforum/forum_main.py Diff Switch to side-by-side view
Loading...
ForgeForum/setup.py Diff Switch to side-by-side view
Loading...