Testing

Scala

REST API tests can be run using the following command:

sbt test

Python

Tests for the Python library can be run using the following command:

cd python
pytest