From: Phil Howard Date: Tue, 17 Mar 2020 11:37:53 +0000 (+0000) Subject: Test tweaks and linting X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/be4d0fc9022240b5047654523aab877cbaa8a73d?ds=inline;hp=be4d0fc9022240b5047654523aab877cbaa8a73d Test tweaks and linting 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. ---