There be tests ! And a massive code reorg to support the tests, And pep8 and pylint...
authorJude N <juden@pwan.org>
Tue, 19 Dec 2017 05:06:35 +0000 (00:06 -0500)
committerJude N <juden@pwan.org>
Tue, 19 Dec 2017 05:06:35 +0000 (00:06 -0500)
commit37a205f220a629d3a02dd1ce6a8dc75a33242de7
treef9b3e5714df8c81d3e73347bab5828712878b344
parent0471aaab125baa8828affab441ec72caa0e44bee
There be tests ! And a massive code reorg to support the tests, And pep8 and pylint support.
12 files changed:
.gitignore [new file with mode: 0644]
.pylintrc [new file with mode: 0644]
LICENCE [new file with mode: 0644]
README.md
plugins/marge.plug [moved from marge.plug with 85% similarity]
plugins/marge.py [moved from marge.py with 51% similarity]
requirements.txt [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0644]
test-requirements.txt [new file with mode: 0644]
tests/__init__.py [new file with mode: 0644]
tests/test_marge.py [new file with mode: 0644]