Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-10200

Add a profile for testing postgresql with testcontainers

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • Persistence
    • None
    • False
    • None
    • False
    • NEW
    • NEW
    • ---
    • ---

    Description

      Create a profile to instantiate a postgresql database with testcontainers in order to execute unit tests with integrated database (not external).
      Advantages: db can be easily tuned to the target version of the db for running all community tests with it.

      Use of this feature: mvn clean install -Ptc-postgres

      Default postgresql db version: 15.3, it can be tuned with -Dpostgres.db.version=15.1

      All modules have been tested (including jbpm-test-coverage with -DskipTests=false) but those related to jbpm-container

      Attachments

        Activity

          People

            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: