I am trying to create postgres databases for development and tests.
I\'m using...
Looking at your schema your credentials for development and test are different.
Perhaps remove username and password from the schema, seeing that your test database did get created.