aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* added unittests, now using form errors and fixed bug when no GET parameter is...Jakob Kramer2011-11-201-0/+112
* Dot-Notation for "_id"Elrond2011-11-152-9/+9
* Merge branch 'idea/check_mgoblin_static'Elrond2011-11-123-2/+54
|\
| * Move TestingMiddleware to tests/tools.pyElrond2011-11-121-1/+45
| * Some docs for the TestingMiddlewareElrond2011-11-121-0/+2
| * 591: Let Testing Middleware check for staticdirect() usageElrond2011-10-193-2/+8
* | Change unit tests to use add_table_fieldElrond2011-10-221-4/+2
|/
* Hotfix: Renaming cookie broke unit testsElrond2011-10-161-1/+3
* Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'Christopher Allan Webber2011-10-016-114/+112
|\
| * Finished splitting util.py into separate files.Aaron Williamson2011-10-014-26/+24
| * Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-014-94/+94
* | #361 Unit tests for CSRF MiddlewareNathan Yergler2011-10-011-0/+69
|/
* Feature #587 - Split storage.py into submodulesJoar Wandborg2011-09-121-3/+3
* Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'Christopher Allan Webber2011-09-081-0/+88
|\
| * Updating calls to recall password URLs to respect changed routingChristopher Allan Webber2011-09-071-6/+8
| * for readability, and adds unit test for expired tokenCaleb Forbes Davis V2011-09-051-0/+10
| * added unit tests for lost password codeCaleb Forbes Davis V2011-09-051-0/+76
* | Merge branch 'i507_beaker_cache'Christopher Allan Webber2011-09-052-0/+56
|\ \
| * | Turning on caching for mediagoblin testing after all?Christopher Allan Webber2011-09-051-1/+2
| * | Caching test... pretty basic.Christopher Allan Webber2011-09-051-0/+52
| * | Basic beaker caching functionality added to the application.Christopher Allan Webber2011-08-231-0/+3
| |/
* | Fixing the confirm delete unit testChristopher Allan Webber2011-09-051-2/+3
* | 508. Updates copyright/license informationWill Kahn-Greene2011-09-0115-15/+15
* | 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
|/
* Static serving in test_paste.ini wasn't pointing at test_user_dev eitherChristopher Allan Webber2011-08-231-1/+1
* Must switch queuestore_base_dir -> base_dir in test_mgoblin_app.iniChristopher Allan Webber2011-08-231-1/+1
* Updating tests for new storage config codeChristopher Allan Webber2011-08-212-15/+16
* Malicious uploads test with fake but not really image files working! :)Christopher Allan Webber2011-08-141-23/+36
* get_test_app() should turn on testing bucketsChristopher Allan Webber2011-08-011-0/+3
* Updating tests to reflect we redirect to the user's page after verification now.Christopher Allan Webber2011-08-011-4/+8
* Updating tests to reflect not having a 'tags_case_sensitive' option.Christopher Allan Webber2011-07-301-7/+0
* Removing option to make tags lowercaseChristopher Allan Webber2011-07-301-1/+0
* Merge remote branch 'remotes/gullydwarf-cfdv/f360_tagging' into mergetagsChristopher Allan Webber2011-07-303-0/+101
|\
| * Adds tag unit testingCaleb Forbes Davis V2011-07-298-0/+260
* | Log in user after regitrationChristopher Allan Webber2011-07-291-0/+5
* | Redirect to the user's profile after registrationChristopher Allan Webber2011-07-291-2/+2
* | Finished the docstring of the creature_add_magical_powers fake migrationChristopher Allan Webber2011-07-171-1/+2
* | Merge remote branch 'remotes/cmoylan/test_submission_views_365'Christopher Allan Webber2011-07-166-0/+157
|\ \
| * | Merge branch 'master' into test_submission_views_365Chris Moylan2011-07-101-2/+2
| |\|
| * | added suggestions as per http://bugs.foocorp.net/issues/365#note-9Chris Moylan2011-07-101-47/+41
| * | finished basic submission testingChris Moylan2011-07-056-12/+94
| * | Merge branch 'master' into test_submission_views_365Chris Moylan2011-07-054-9/+9
| |\ \
| * | | mocked out submission specChris Moylan2011-06-301-3/+37
| * | | Merge branch 'master' into test_submission_views_365Chris Moylan2011-06-283-13/+53
| |\ \ \
| * | | | removed the @setup_fresh_app decorator because it was messing \Chris Moylan2011-06-231-3/+5
| * | | | Merge branch 'master' into test_submission_views_365Chris Moylan2011-06-222-15/+23
| |\ \ \ \
| * | | | | began work on submission test. nothing to see hereChris Moylan2011-06-211-0/+45
* | | | | | A couple of tests related to migrations_to_run()Christopher Allan Webber2011-07-131-1/+35
* | | | | | test_migrations_recorded_as_(latest|zero) tests passing :)Christopher Allan Webber2011-07-101-2/+4