openmainframeproject / cobol-check

A testing framework for Cobol applications
Apache License 2.0
78 stars 28 forks source link

Fix approval tests #329

Open Rune-Christensen opened 10 months ago

Rune-Christensen commented 10 months ago

The approval tests started malfunctioning after changes to the version management setup.

There are a couple of problems: approvalActualOutput points to the wrong file. def approvalActualOutput = "approval-test-actual.txt"

the approval tests functions should be dependent on copyJarToBin instead of fatJar.

And approvaltest should be fixed, so at runtime, the scripts used, points to the current version.jar, instead of @version@