The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
Describe the bug
Whilst writing a document which should describe all possible ignore options that can be used to write test scenarios I found out that there is a duplicate ignore option. It's regarding the "replaceKey" and "replaceEverywhereKey", they are just named a bit different but the execution is exactly the same:
Reporter
Laurens, me.
Category
Larva (unit test tool)
To Reproduce
None, see image.
Expected behavior
Not sure what I'd expect, this probably has to do something with backwards compatibility but having duplicate ignore options is a bit odd and confusing.
Screenshots
See above
Environment:
Application server (f.e. Tomcat/WebSphere/JBOSS/Jetty)
Browser [e.g. chrome, safari]
IAF Version [e.g. 7.5 RC3, 7.6]
Additional context
Add any other context about the problem here. (f.e. ladybug report / test adapter with larva test)
replaceEverywhereKey needs to be deprecated and a warning/message should be given how to fix it, something like replaceKey.global1.key1 as we can now use global identifiers
Describe the bug Whilst writing a document which should describe all possible ignore options that can be used to write test scenarios I found out that there is a duplicate ignore option. It's regarding the "replaceKey" and "replaceEverywhereKey", they are just named a bit different but the execution is exactly the same:
Reporter Laurens, me.
Category
To Reproduce None, see image.
Expected behavior Not sure what I'd expect, this probably has to do something with backwards compatibility but having duplicate ignore options is a bit odd and confusing.
Screenshots See above
Environment:
Additional context Add any other context about the problem here. (f.e. ladybug report / test adapter with larva test)