run: APP_SERVER_PORT=8000 \ APP_LOG_LEVEL=-1 \ APP_PROD=false \ APP_LOG_PRETTY=true \ APP_DB_TYPE=sqlite \ APP_DATA=work \ go test