index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tests
/
tools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
get_test_app() should turn on testing buckets
Christopher Allan Webber
2011-08-01
1
-0
/
+3
*
testing tools install_fixtures_simple and assert_db_meets_expected
Christopher Allan Webber
2011-07-10
1
-0
/
+32
*
Move config.py to init/
Elrond
2011-07-02
1
-1
/
+1
*
Move mediagoblin.celery_setup -> mediagoblin.init.celery
Elrond
2011-07-02
1
-4
/
+4
*
Celery wasn't really being properly connected during tests.
Christopher Allan Webber
2011-06-26
1
-11
/
+4
*
Extra checks so that we don't even RUN tests unless the right celery environ set
Christopher Allan Webber
2011-06-21
1
-5
/
+11
*
Make sure we *ONLY* ever kill the test database, EVER.
Christopher Allan Webber
2011-06-21
1
-5
/
+2
*
Also moving the test_server.ini to test_paste.ini to avoid ambiguity.
Christopher Allan Webber
2011-06-20
1
-1
/
+1
*
Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again.
Christopher Allan Webber
2011-06-19
1
-3
/
+5
*
Nosetests should now be able to run using the new configobj / app init setup
Christopher Allan Webber
2011-06-18
1
-16
/
+29
*
A setup_fresh_app decorator which should make writing tests a bit easier.
Christopher Allan Webber
2011-06-06
1
-0
/
+16
*
Actually it's a lot better of an idea to load the full application out
Christopher Allan Webber
2011-06-05
1
-4
/
+3
*
Proper webtest infrastructure... seems to be about right anyway :)
Christopher Allan Webber
2011-06-04
1
-0
/
+94