Test tweaks and linting
authorPhil Howard <phil@gadgetoid.com>
Tue, 17 Mar 2020 11:37:53 +0000 (11:37 +0000)
committerPhil Howard <phil@gadgetoid.com>
Tue, 17 Mar 2020 11:37:53 +0000 (11:37 +0000)
I've re-written the tests to use conftest.py to set up and tear down mock modules via fixtures.

I have also linted the examples, removing redundant linebreaks, commenting out unused variables and attempting to simplify long lines.


No differences found