aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_submission.py
Commit message (Expand)AuthorAgeFilesLines
* Dot-Notation for Users.usernameElrond2011-12-051-2/+2
* Update the delete item to use the _id after all... it's the safest way.Christopher Allan Webber2011-12-051-2/+2
* Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea...Christopher Allan Webber2011-12-041-2/+2
|\
* | fixture_add_user: Factoring a unit test toolElrond2011-12-011-9/+3
* | Fixes after merging video into master - part 2Joar Wandborg2011-11-211-3/+3
|/
* Dot-Notation for "_id"Elrond2011-11-151-3/+3
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-21/+21
* Fixing the confirm delete unit testChristopher Allan Webber2011-09-051-2/+3
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Feature #403 - Ability to delete media entries - Fixes according to feedbackJoar Wandborg2011-08-301-2/+2
* Added tests for delete/confirm_deleteJoar Wandborg2011-08-301-1/+60
* Malicious uploads test with fake but not really image files working! :)Christopher Allan Webber2011-08-141-23/+36
* Merge remote branch 'remotes/gullydwarf-cfdv/f360_tagging' into mergetagsChristopher Allan Webber2011-07-301-0/+39
|\
| * Adds tag unit testingCaleb Forbes Davis V2011-07-291-0/+198
* added suggestions as per http://bugs.foocorp.net/issues/365#note-9Chris Moylan2011-07-101-47/+41
* finished basic submission testingChris Moylan2011-07-051-12/+94
* mocked out submission specChris Moylan2011-06-301-3/+37
* removed the @setup_fresh_app decorator because it was messing \Chris Moylan2011-06-231-3/+5
* began work on submission test. nothing to see hereChris Moylan2011-06-211-0/+45