]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - test.ini
cleaning up code and improving test coverage
[bluechips.git] / test.ini
index 63ef782d528de81c408bc033e9ded7b0580de670..478036013216e0ef850c16b1c38198a815f72af0 100644 (file)
--- a/test.ini
+++ b/test.ini
@@ -4,7 +4,7 @@
 # The %(here)s variable will be replaced with the parent directory of this file
 #
 [DEFAULT]
-debug = true
+debug = false
 # Uncomment and replace with the address which should receive any error reports
 #email_to = you@yourdomain.com
 smtp_server = localhost
@@ -22,6 +22,7 @@ cache_dir = %(here)s/data
 beaker.session.key = bluechips
 beaker.session.secret = somesecret
 
-fake_username = broder
+fake_username = root
+testing = true
 
-sqlalchemy.url = sqlite:///test.db
+sqlalchemy.url = sqlite://