aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add starttls_config.iniJessica Tallon2014-08-121-0/+4
* Fix #861 - Add unit test and documentation for email_smtp_force_starttlsJessica Tallon2014-08-121-0/+27
* Add more security checks when updating objects and testsJessica Tallon2014-08-041-15/+92
* Fix some security concerns regrding inpersonation in federation code.Jessica Tallon2014-07-311-0/+80
* Fix #927 - Clean up federation code after Elrond's reviewJessica Tallon2014-07-302-36/+48
* Fix #923 - add allow_admin to user_has_privilege decoratorJessica Tallon2014-07-291-10/+7
* Switch from slug to ID and clean up style to conform to PEP-8Jessica Tallon2014-07-221-8/+16
* Create test for garbage collectionJessica Tallon2014-07-221-4/+37
* Add test for API object endpointJessica Tallon2014-07-221-0/+29
* Add more tests for federation APIsJessica Tallon2014-07-222-92/+143
* Require uploader privileges to upload media to APIJessica Tallon2014-07-222-24/+28
* Remove unneeded oauth fixtures and add test for image submissionJessica Tallon2014-07-221-38/+80
* Rename test_joarapi.py => test_legacy_api.pyJessica Tallon2014-07-221-1/+2
* Add fixtures to provide OAuth client, request and access modelsJessica Tallon2014-07-221-1/+63
* Adds the unit-tests for API and cleans up APIxray72242014-07-222-65/+134
* Wrapping things to not exceed column 80 in test_ldapChristopher Allan Webber2014-07-101-6/+12
* Added some tests for metadata.tilly-Q2014-05-142-28/+81
* Wrote a test for the compact_and_validate metadata function.tilly-Q2014-05-131-0/+103
* Issue #686: Create User.url_for_self() method.Berker Peksag2014-04-102-0/+65
* EXIF returns less data than it used to...Christopher Allan Webber2014-03-261-1/+1
* The default failures are just way too verbose. Quieting them down a bit.Christopher Allan Webber2014-03-111-0/+1
* added new slugify with unidecodeBoris Bobrov2014-03-111-0/+6
* robogoblins.xcfChristopher Allan Webber2014-02-091-2/+3
* robogoblins sourceChristopher Allan Webber2014-02-092-3/+5
* updated COPYING file for current data in this directoryChristopher Allan Webber2014-02-092-61/+56
* Source files for some of the test submission artwork.Christopher Allan Webber2014-02-066-0/+439
* 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