]
Ivan Straka updated WFLY-14403:
-------------------------------
Summary: Create test to verify expressions are resolved correctly (was: Create test
for to verify expressions are resolved correctly)
Create test to verify expressions are resolved correctly
--------------------------------------------------------
Key: WFLY-14403
URL:
https://issues.redhat.com/browse/WFLY-14403
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Reporter: Ivan Straka
Assignee: Ivan Straka
Priority: Critical
This is a followup on JBEAP-20356.
In order to make sure there are no undetected problems of the kind described in
JBEAP-20356, there should be a mechanism, which will allow for relatively simple testing
of properties which have {{expression-allowed}} set to true.
Currently, the only known reliable way of testing this, is to write a runtime test per
property/small set of properties. Since there are about 2000 properties which are
currently set to be resolvable, this is not realistic.