[MGNLTEST-153] BOM for integration tests Created: 05/Apr/21  Updated: 15/Nov/21  Resolved: 15/Nov/21

Status: Closed
Project: Magnolia Test Framework
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Neutral
Reporter: Christoph Meier Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to BUILD-414 Consider managing test dependencies o... Closed
duplicate
duplicates BUILD-414 Consider managing test dependencies o... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Epic Link: core-TF-features-bugs-improvements

 Description   

Create a BOM for integration tests, since we have "duplicated" dependencies in:
- ce/magnolia-integration-tests/pom.xml
- dx-core/integration-tests/pom.xml

Among other libraries, this applies to:

<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.15.1</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>selenium</artifactId>
<version>1.15.1</version>
</dependency>

 

 Check whether there are other test-related library versions which must go into such BOM.!


Generated at Mon Feb 12 07:46:04 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.