aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_submission.py
Commit message (Expand)AuthorAgeFilesLines
...
* | | Refactor false image tests.Brett Smith2012-03-201-28/+13
* | | Refactor normal upload tests.Brett Smith2012-03-201-27/+17
* | | Refactor MediaEntry fetches/checks into check_media().Brett Smith2012-03-201-14/+13
* | | Refactor data posts into one do_post function.Brett Smith2012-03-201-112/+52
|/ /
* / Dot-Notation: MediaComment and some random placesElrond2012-02-261-3/+3
|/
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-081-1/+0
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Test Suite: Enable attachments, add failing testElrond2012-01-101-0/+14
* Dot-Notation for MediaEntry.stateElrond2012-01-041-2/+2
* ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-311-1/+4
* 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