Test cases that use references need validation. The Java CQL engine honors references, but there is no indication within VS that there is a problem with the references.
The issue was found when running test cases from MADie. MADie, and the underlying fqm-execution engine, don't check references. In DQM 2025 there were test cases with bad references, so the VSCode results didn't match MADie.
Add a check on test case references.
Test cases that use references need validation. The Java CQL engine honors references, but there is no indication within VS that there is a problem with the references.
The issue was found when running test cases from MADie. MADie, and the underlying fqm-execution engine, don't check references. In DQM 2025 there were test cases with bad references, so the VSCode results didn't match MADie.
Add a check on test case references.