aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'Christopher Allan Webber2013-09-196-41/+50
|\
| * skip openid test if python-openid isn't installedRodney Ewing2013-08-161-0/+1
| * use new in-memory db for testingRodney Ewing2013-08-162-4/+4
| * fixed some typos and missed importsRodney Ewing2013-08-161-1/+1
| * moved change_pass to basic_auth and fixed some typos with the moving of forgo...Rodney Ewing2013-08-163-37/+45
* | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits'Christopher Allan Webber2013-09-186-2/+121
|\ \
| * | duplicateRodney Ewing2013-08-261-1/+0
| * | copying.txtRodney Ewing2013-08-261-0/+5
| * | added testsRodney Ewing2013-08-263-8/+12
| * | fixed tests and defaultsRodney Ewing2013-08-261-0/+8
| * | fixed testsRodney Ewing2013-08-262-8/+0
| * | fixed tests and defaultsRodney Ewing2013-08-261-0/+8
| * | fixed tests and defaultsRodney Ewing2013-08-264-6/+43
| * | added testsRodney Ewing2013-08-261-1/+67
* | | Merge remote-tracking branch 'refs/remotes/rodney757/email'Christopher Allan Webber2013-08-251-4/+4
|\ \ \
| * | | fix tests to use new change_email viewRodney Ewing2013-08-201-4/+4
| |/ /
* / / added test for mark all comment notifications seenRodney Ewing2013-08-201-0/+53
|/ /
* | Switch deprecated BROKER_HOST to new BROKER_URLSebastian Spaeth2013-08-192-2/+2
* | -skip persona test is requests is not installedRodney Ewing2013-08-191-0/+2
|/
* fix persona tests by using a correct queryRodney Ewing2013-08-151-4/+4
* Merge branch 'persona_resquash'Christopher Allan Webber2013-08-152-0/+252
|\
| * merge --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-032-0/+252
* | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-153-8/+174
|\ \
| * | Adds test for request_tokensxray72242013-07-181-7/+51
| * | Adds some tests for the OAuth and some docsxray72242013-07-161-0/+122
| * | Fixes testsxray72242013-07-142-8/+8
* | | I added a few more unitests in this commit. It now confirms that even after mi-tilly-Q2013-07-311-1/+11
* | | In this commit I added a few unittests to account for Foundations. There weretilly-Q2013-07-311-6/+21
* | | Starting to write unit tests...tilly-Q2013-07-301-5/+8
|/ /
* | Skip the openid tests if the openid module is not installed.Christopher Allan Webber2013-07-141-3/+4
* | Merge branch 'rodney757-media_plugins'Christopher Allan Webber2013-07-122-4/+4
|\ \
| * | Switch the import of the image media manager over to the new classChristopher Allan Webber2013-07-121-2/+2
| * | fixed some typos and enabled media_type plugins in testsRodney Ewing2013-07-021-2/+2
* | | Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...Rodney Ewing2013-07-115-20/+20
| |/ |/|
* | Merge remote-tracking branch 'remotes/lotusecho/trac_711_test_speed'Christopher Allan Webber2013-07-033-6/+9
|\ \
| * | Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...Emily O'Leary2013-06-253-6/+9
* | | merge --squash openid branch to take care of a false merge commit in theRodney Ewing2013-07-034-1/+415
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into authRodney Ewing2013-06-256-46/+321
|\|
| * Adding a docstring to fixture_media_entryChristopher Allan Webber2013-06-221-0/+8
| * Fix the data integrity bug in test_misc.Christopher Allan Webber2013-06-221-2/+2
| * Merge remote-tracking branch 'refs/remotes/joar/notifications'Christopher Allan Webber2013-06-224-10/+238
| |\
| | * New notificationsJoar Wandborg2013-06-094-10/+238
| * | Removing the "enter your password to change your email" bit.Christopher Allan Webber2013-06-211-38/+0
| * | modified verification emails to use itsdangerous tokensRodney Ewing2013-05-291-34/+10
| * | added error handling on bad token, fixed route, and added testsRodney Ewing2013-05-241-2/+104
| |/
* | changes after cwebb's reviewRodney Ewing2013-06-215-47/+1
* | moved authentication_disabled to config_specRodney Ewing2013-06-154-7/+0
* | changed no_auth to authentication_disabled in configRodney Ewing2013-06-117-17/+17
* | no need for check_login with the new check_login_simple functionRodney Ewing2013-05-271-2/+3
* | renamed lib to toolsRodney Ewing2013-05-271-10/+10