projects
/
EVA-2020-02-2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
be4d0fc
)
Test tweaks and linting
author
Phil Howard
<phil@gadgetoid.com>
Tue, 17 Mar 2020 11:37:53 +0000
(11:37 +0000)
committer
Phil 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