Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some tests for media_data, yeah! | Elrond | 2013-02-01 | 1 | -0/+17 |
| | | | | | | | | One in the submissions, that posts a jpg with gps data. One in the modelmethods to test some behaviours. The later test fails. Fixes coming up. | ||||
* | Fix reference of get_test_app->get_app in test_modelmethods | Christopher Allan Webber | 2013-01-25 | 1 | -2/+2 |
| | | | | | (This changed in master while this test was being written; correcting post-merge.) | ||||
* | New mediaentry slug tests now pass! | Christopher Allan Webber | 2013-01-23 | 1 | -0/+130 |
- fixed some issues with "whacking uuid junk on the slug" - uuid4() -> uuid.uuid4() so that mock will work right - added all the tests! |