Refactor test system to be more extendable, add comment test

This commit is contained in:
Ben Rog-Wilhelm 2022-12-17 17:41:35 -08:00 committed by GitHub
parent 23a8fb9663
commit e257db1542
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 147 additions and 59 deletions

4
files/tests/conftest.py Normal file
View file

@ -0,0 +1,4 @@
import pytest
from .fixture_accounts import accounts