Switch to side-by-side view

--- a/pyforge/test.ini
+++ b/pyforge/test.ini
@@ -19,7 +19,8 @@
 use = config:development.ini#plugin_test
 db_prefix = test_
 solr.server = http://localhost:8983/solr
-load_test_data = false
+load_test_data = true
+cache_test_data = true
 static_root = /static/
 
 [app:main_without_authn]