Skip to content

fix(test): pin HETA version in E2E test#638

Merged
olivermeyer merged 1 commit into
mainfrom
fix/test-pin-version
May 12, 2026
Merged

fix(test): pin HETA version in E2E test#638
olivermeyer merged 1 commit into
mainfrom
fix/test-pin-version

Conversation

@olivermeyer
Copy link
Copy Markdown
Collaborator

Same as #634 but on main.

Copilot AI review requested due to automatic review settings May 12, 2026 07:28
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins the HETA application version used by the application dump-schemata E2E CLI test to make the test deterministic and avoid failures when new HETA versions are released.

Changes:

  • Pass --application-version HETA_APPLICATION_VERSION to application dump-schemata.
  • Remove runtime lookup of the latest HETA version and instead assert the zip filename using the pinned version constant.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.
see 8 files with indirect coverage changes

@olivermeyer olivermeyer merged commit 03ee9a1 into main May 12, 2026
33 of 34 checks passed
@olivermeyer olivermeyer deleted the fix/test-pin-version branch May 12, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants