The init command can be used to initialize test databases on the local host machine, if needed. Update dbconfig with your local database parameters.
init
The recommended way to initialize test databases is by a docker container. See tests Readme.md.