summaryrefslogtreecommitdiff
path: root/tests/test_app.py
Commit message (Expand)AuthorAgeFilesLines
* move tests into cliff packageDoug Hellmann2013-07-261-229/+0
* Expose instantiated interpreter instance and assign it to the 'interpreter'Tomaz Muraus2013-05-291-0/+2
* add style checks to testsDoug Hellmann2013-03-161-13/+20
* Add tests for new functionality.Tomaz Muraus2012-09-101-0/+50
* pass more details to initialize_app so subclasses can decide what sort of ini...Doug Hellmann2012-05-101-1/+1
* 100% coverage of cliff.app moduleDoug Hellmann2012-04-291-9/+106
* add tests for App and fix an issue with error handling and clean_up() in pyth...Doug Hellmann2012-04-291-0/+73