summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove future importsJason R. Coombs2018-09-041-2/+0
* If it's not one lint, it's another.Jason R. Coombs2018-05-111-1/+1
* The introduction of ./conftest.py seems to have caused 'tests' to be prepende...Jason R. Coombs2018-05-111-4/+12
* For dist-check, cherrypy must be imported late.Jason R. Coombs2017-10-061-2/+1
* Move imports to the headerJason R. Coombs2017-10-061-1/+2
* Fixup same style string quotes across the repoSviatoslav Sydorenko2017-03-031-4/+4
* Add docstrings for clarity and to address pre-commit checks. Exclude dist-che...Jason R. Coombs2016-12-271-0/+23
* Use 'include_package_data' directive to ensure that package data is included ...Jason R. Coombs2016-12-261-0/+1
* Add test capturing failed expectation. Ref #1538.Jason R. Coombs2016-12-261-0/+35