refactor: split tests into multiple files
authorKyle Fuller <redacted>
Sat, 1 Apr 2023 11:13:13 +0000 (12:13 +0100)
committerKyle Fuller <redacted>
Sat, 1 Apr 2023 11:40:13 +0000 (12:40 +0100)
commitb97d4426130c7962860800d4a6d70e765bc3c7cf
treea7b5862b2de9c110a7515311596f133bafe95516
parentce1f4393fa5a207cc34ffadfcdeda1b9c92e04fd
refactor: split tests into multiple files
.gitignore
test/__init__.py [new file with mode: 0644]
test/conftest.py [new file with mode: 0644]
test/test_palaver.py
test/utils.py [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT