Config for integration tests

* move askbot repo into mitx as a submodule
* set settings as in 85865f7221
* remove test_mongo env.
* Refactor tests to use new config structure.
* Add real integration tests--not working due to bugs in course xml. Turned off.
This commit is contained in:
Victor Shnayder
2012-07-27 16:04:02 -04:00
parent a8afe5ed17
commit cb30850759
6 changed files with 100 additions and 145 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "askbot"]
path = askbot
url = git@github.com:MITx/askbot-devel.git