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
/
test_http_callback.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes tests
xray7224
2013-07-14
1
-2
/
+2
*
Reverting "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17
1
-3
/
+0
*
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16
1
-0
/
+3
*
Moving the rest of the relevant tests to have test_app set up in "def setup()...
Christopher Allan Webber
2013-04-18
1
-14
/
+15
*
Switch test_app generation over to use py.test fixtures.
Christopher Allan Webber
2013-04-04
1
-13
/
+14
*
All mediagoblin tests now pass with py.test (switched setUp to setup)
Christopher Allan Webber
2013-04-03
1
-2
/
+2
*
Rename get_test_app to get_app.
Elrond
2013-01-18
1
-2
/
+2
*
Don't get a fresh app when not needed
Sebastian Spaeth
2013-01-08
1
-1
/
+1
*
Make sqlalchemy stop complaining about non-unicode input
Sebastian Spaeth
2012-12-11
1
-2
/
+2
*
Fixed pylint issues, removed unused import
Joar Wandborg
2012-10-02
1
-1
/
+1
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-8
/
+17
*
Added tests for HTTP callbacks
Joar Wandborg
2012-09-27
1
-0
/
+72