[#118] - Testing infrastructure upgrades

This commit includes a lot:
- documentation updates for how to set up your test environment
- new test configuration with
- a seperate mongod server
- a seperate rabbitmq vhost (or a mocked rabbitmq system, depending on the test)
- two SOLR cores, one for test and one for dev
- Updated .gitignore
- Better flush handling (specifically in tests) when c.project is unset
- Wiki ACL test fix
- Update .test-data logifc for new test environ
- Update logging config for tests so every logger goes to test.log file
- Verify test setup for ForgeWiki, ForgeForum, and ForgeTracker

Rick Copeland Rick Copeland 2010-03-23

<< < 1 2 (Page 2 of 2)
changed pyforge/pyforge/tests/helpers.py
changed pyforge/pyforge/tests/test_commands.py
changed pyforge/pyforge/websetup/bootstrap.py
changed pyforge/development.ini
changed pyforge/sandbox-test.ini
changed pyforge/test.ini
changed .gitignore
pyforge/pyforge/tests/helpers.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/tests/test_commands.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/websetup/bootstrap.py Diff Switch to side-by-side view
Loading...
pyforge/development.ini Diff Switch to side-by-side view
Loading...
pyforge/sandbox-test.ini Diff Switch to side-by-side view
Loading...
pyforge/test.ini Diff Switch to side-by-side view
Loading...
.gitignore Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)