cdm-vaadin/src/test/resources/selenide-integration-test.properties @ d32ecdf2
1 |
#
|
---|---|
2 |
# These properties configure the test environment and application context of the tests
|
3 |
# which are based on the eu.etaxonomy.cdm.SelenideTestBase class
|
4 |
#
|
5 |
|
6 |
user.home=./target/test-classes/ |
7 |
cdm.beanDefinitionFile=./src/test/resources/datasources.xml |
8 |
cdm.datasource=h2_cdmTest |