aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing the test_change_password test. Needed a privilege!Christopher Allan Webber2013-10-081-1/+3
* Fixing issues in the tests caused by the OPW-Moderation-Update mergeChristopher Allan Webber2013-10-081-45/+17
* Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-0713-56/+760
|\
| * This commit was solely to remove unused imports in the code that I have writtentilly-Q2013-09-234-9/+4
| * At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-234-4/+10
| * Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-122-4/+57
| |\
| * | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-tilly-Q2013-09-112-9/+20
| * | This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-102-3/+2
| * | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-082-8/+0
| * | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-033-12/+10
| * | I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-031-2/+2
| * | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-291-3/+44
| * | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-297-12/+625
| * | pushing so paroneayea can help me resolve a conflict within the tests.tilly-Q2013-08-232-18/+16
| * | This commit was just to fix a few of the errors with the merging and totilly-Q2013-08-205-7/+15
| * | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-207-10/+430
| |\ \
| * | | This was a very small update, I'm hoping to rebase after this to solve sometilly-Q2013-08-206-34/+105
* | | | Fixing ALL THE BROKEN TESTS. I probably broke most of them.Christopher Allan Webber2013-09-294-5/+6
* | | | Fixing one test post-merge. We got rid of the mongo stuff, so... consistency!Christopher Allan Webber2013-09-201-2/+2
* | | | Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap'Christopher Allan Webber2013-09-202-0/+166
|\ \ \ \
| * | | | skip test if python-ldap is not installedRodney Ewing2013-08-151-0/+2
| * | | | added tests for ldap pluginRodney Ewing2013-08-152-0/+164
* | | | | 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