- Run
source dev/env_develop
- Run
dev/setup_venv.sh
Run dev/all-tests.sh
- VERY IMPORTANT: If you want, you can set SENTRY_DNS environment variable to use Sentry as logger handler.
- For disabling the logs, set the environment variable TEST_MODE (e.g. when executing the tests we don't want logs to be printed or breaking the execution). This is currently done in env_develop.