Why atlas-debug not load test data into postgres database?

Laszlo Kalina April 25, 2017

I do the stpes based on this article: create-test-data-and-a-test-fixture .

I change the dabase in dbconfing.xml before import the data. After import completed stop Jira and run atlas-create-home-zip. After that I add the new productDataPath to pom xml. After clean the project and start again jira with atlas-debug the db connection is what I am expected (Postgres instead of HSQL) but the test data not load to the database. Why? If I use HSQL everything ok. Postgres driver is ok, and db connection is ok too.

Thanks.

0 answers

Suggest an answer

Log in or Sign up to answer