Updated 1.2 channel tests with all of the additional v2.0 tests
A lot of the 1.2/2.0 test names were different, so v1.2 channel tests now use the names of their 2.0 counterparts
This PR should not be merged unless approval has been given to reconcile v1.2 and v.2.0 tests and the relevant test definitions are updated so as to reflect these changes.
All of the 1.2 tests pass when testing against Finsemble. Still needs a 2.0 desktop agent to test against.
CHANGES:
App channels:
ACBasicUsage2 v2 test definition is incorrect. getCurrentContext should be used instead of addContextListener. The v1.2 test definition is correct.
ACFilteredContext2 was not found in v2 test definitions. I've Renamed it ACFilteredReceiveMultiple due to v2 test definitions already containing a different test under the same name.
CHANGES:
App channels:
ACBasicUsage2
v2 test definition is incorrect.getCurrentContext
should be used instead ofaddContextListener
. The v1.2 test definition is correct.ACFilteredContext2
was not found in v2 test definitions. I've Renamed itACFilteredReceiveMultiple
due to v2 test definitions already containing a different test under the same name.ACFilteredContext3
=== v2ACFilteredContext2
.ACFilteredContext4
===2.0-ACFilteredContext3
ACFilteredContext4
===2.0-ACFilteredContext3
User channels:
UCFilteredContext2
===2.0-UCFilteredUsage5
UCBasicUsage4
,UCFilteredUsage2
,UCFilteredUsage3
,UCFilteredUsage4
to 1.2