Uploaded image for project: 'Magnolia Test Framework'
  1. Magnolia Test Framework
  2. MGNLTEST-153

BOM for integration tests

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Neutral
    • None
    • None
    • None

    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.!

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                cmeier Christoph Meier
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoD