Radoslav Husar created WFLY-11719:
-------------------------------------
Summary: Improve mod_cluster transformer test coverage
Key: WFLY-11719
URL:
https://issues.jboss.org/browse/WFLY-11719
Project: WildFly
Issue Type: Task
Components: mod_cluster
Affects Versions: 16.0.0.Beta1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
The typical way subsystems test transformers is with a single transform xml file which
contains all *transformable* attributes and resources. However, as subsystems evolve
certain attributes are not transformable *but* are missing from later test coverage; e.g.
attribute not present in EAP 6.4, but available since 7.0, the tests for EAP 7.1 could
still test the tranformation to EAP 7.0 while this is typically missed in the test
coverage.
The solution is to use a specific file for *each* EAP controller version we are
transforming to.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)