This repo uses Travis CI for the CI purposes. Tests are written with pytest and mongomock
To study using it, make fork of it, and connect your GitHub account with Travis. Then, on every push the Travis will run the tests.
To run them locally, use source venv/bin/activate && python -m pytest