Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Adds tag unit testing | Caleb Forbes Davis V | 2011-07-29 | 1 | -0/+198 | |
| | | | | | | | | | - overrides default tag parsing globals in test_mgoblin_app.ini - piggybacks on existing test_submission code to check correct tag parsing and storage in the database - verifies expected behavior given different delimiters, case sensitivities, tags that are too long, and extra whitespace - verifies list-of-dict database storage and tag slugification | |||||
* | added suggestions as per http://bugs.foocorp.net/issues/365#note-9 | Chris Moylan | 2011-07-10 | 1 | -47/+41 | |
| | ||||||
* | finished basic submission testing | Chris Moylan | 2011-07-05 | 1 | -12/+94 | |
| | ||||||
* | mocked out submission spec | Chris Moylan | 2011-06-30 | 1 | -3/+37 | |
| | ||||||
* | removed the @setup_fresh_app decorator because it was messing \ | Chris Moylan | 2011-06-23 | 1 | -3/+5 | |
| | | | | with my fixtures. | |||||
* | began work on submission test. nothing to see here | Chris Moylan | 2011-06-21 | 1 | -0/+45 | |