[osmosis-dev] Configuring database to run tests from source code

Jocelyn Jaubert jocelyn.jaubert at gmail.com
Wed Mar 11 14:14:15 UTC 2015


Hi,

I intend to do some changes in the source code, so I firstly downloaded,
compiled and ran the tests. I'm hitting an issue as tests expect the
databases to already be configured, and initialized with some tables.

Is there a script to initialize all necessary databases ?


If not, I can begin to write a (shell) script to run all createdb/psql -f
commands necessary.


For information, I'm running the following command:
./gradlew build



Thanks,
Jocelyn



More information about the osmosis-dev mailing list