Testing
Testing is done using pytest.
To run the full test suite against your changes, install dev dependencies and simply run pytest.
Which should return without any errors.
pytest
Note
Tests currently require credentials to be setup. More information about credentials is available at Quick Start.