summaryrefslogtreecommitdiff
path: root/tests/test_engine.py
AgeCommit message (Collapse)AuthorFilesLines
2021-06-26Run black code formatterÁrni Dagur1-0/+1
2021-06-26Create a custom exception type for this libraryÁrni Dagur1-0/+11
2020-07-27Update upstream library to 0.3.0, respond to API changes (#10)Árni Dagur1-13/+35
* Update upstream library to 0.3.0, respond to API changes * Change pypi publishing criteria in CI * Create test to make sure the version numbers are the same everywhere
2020-06-21Correct return type for the serialize methodÁrni Dagur1-0/+29
2020-06-21Add type stubs to project (#7)Árni Dagur1-0/+1
2020-06-07Allow more options when constructing Engine (#6)Árni Dagur1-0/+10