Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/invalid/not-integer2.pskcxml
Commit message (Collapse)AuthorAgeFilesLines
* Improve tests and test coverageArthur de Jong2016-03-191-0/+15
This adds tests to ensure that incorrect attribute and value types in the PSKC file raise a ValueError exception and extends the tests for invalid encryption options. This removes some code or adds no cover directives to a few places that have unreachable code or are Python version specific and places doctest directives inside the doctests where needed.