aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_timesince.py
Commit message (Collapse)AuthorAgeFilesLines
* Use UTC for all timesince comparisonsayleph2015-03-121-1/+1
| | | | Signed-off-by: Jessica Tallon <jessica@megworld.co.uk>
* Reverting "Always activate testing in every test module ever."Christopher Allan Webber2013-05-171-3/+0
| | | | | | Revert "Always activate testing in every test module ever." This reverts commit 0536306048daa0970d2e43411ba2a9bf073e570e.
* Always activate testing in every test module ever.Christopher Allan Webber2013-05-161-0/+3
| | | | Kind of a dorky way to implement this, but...
* test_timesince() doesn't need a complete test_app.Elrond2013-04-161-1/+1
|
* Adds the unit tests and removes useless function we don't useJessica T2013-04-121-0/+57