1 |
9052d4be
|
Andreas Kohlbecker
|
# Property file loaded by the AlternativeUnitilsJUnit4TestClassRunner
|
2 |
|
|
#
|
3 |
|
|
|
4 |
|
|
# 1)
|
5 |
69e3d783
|
Andreas Kohlbecker
|
# This is needed for the ApplicationConfiguration
|
6 |
9052d4be
|
Andreas Kohlbecker
|
# In the integration test application context the DataSourceConfigurer is not being used
|
7 |
|
|
# The DataSourceConfigurer usually set the 'cdm.dataSource.id' property in the Spring
|
8 |
|
|
# environment.
|
9 |
|
|
#
|
10 |
|
|
cdm.dataSource.id=cdm
|
11 |
|
|
|
12 |
|
|
#2)
|
13 |
|
|
# per instance properties file overrides
|
14 |
|
|
# see eu.etaxonomy.cdm.common.CofigFileUtils
|
15 |
|
|
cdm.configfile.override.vaadin-apps=./src/test/resources/vaadin-apps.properties
|