-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tests
The transaction API spec tests require nested operation invocation. To achieve this the session0/session1 substitutions must also be performed for the nested operations. To this end, the code doing these substitutions should be moved to the Operation class rather than existing in the test runner.