Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1696

Move DataGeneration and PostMigration tests into submodules

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 2.3.0
    • None
    • backend
    • None

    Description

      Currently the upgrade-optimize-data project depends on only the previous version of optimize which is required to generate "old" reports.

      However it also contains the PostMigrationTests which may depend on breaking changes in the response classes done in the currentVersion of optimize. But we cannot depend on two different versions of optimize in the same classloader.

      To solve this issue and actually be able to do asserts on the currentVersion responses we need to separate the data generationd and the PostMigration asserts into modules that each depend on the previous optimize-backend jar for DataGeneration and the currentVersion optimize-backend jar for PostMigrationTests.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce