aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_persona.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-18/+18
* Fix some unit tests and bugsJessica Tallon2015-08-241-4/+4
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-5/+7
* Fix tests on Python 3.Berker Peksag2014-07-141-1/+4
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-1/+2
* Use six.moves.urllib.parse instead of the urlparse module.Berker Peksag2014-05-261-1/+3
* Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-071-2/+4
|\
| * At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-231-0/+4
| * This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-081-2/+0
* | Fixing ALL THE BROKEN TESTS. I probably broke most of them.Christopher Allan Webber2013-09-291-1/+1
|/
* -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 --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-031-0/+210