Skip to content

Make Integration tests react to environment variables and system properties [DATAJDBC-461] #684

@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATAJDBC-461 and commented

DatabaseProfileValueSource which is used to ignore certain tests with certain databases uses the spring.profiles.active system property, which is also used by the maven build configuration to control the tests.

But Spring also supports usage of environment variables for controlling profiles, so this class should too


Referenced from: commits a48b667, e988e59

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions