A new mock app entry needs to be added to the app directory for these tests to work.
name: MetadataApp
appId: MetadataAppId
the following properties are also required:
Notes:
A couple of things preventing me from thoroughly testing these with Glu42:
Waiting on Glu team to add the ability to add a listener without joining a channel first. The mock metadata app adds a listener to receive commands from the test app.
Tests that require two instances of the same app to be opened throw the following error when opening the second instance of the app:
Error: Internal Platform Communication Error. Attempted operation: "applicationStart" with data: {"name":"MetadataAppId","waitForAGMReady":true}
The metadata tests are covered in the following test files:
A new mock app entry needs to be added to the app directory for these tests to work.
name: MetadataApp appId: MetadataAppId
the following properties are also required:
Notes: A couple of things preventing me from thoroughly testing these with Glu42:
Error: Internal Platform Communication Error. Attempted operation: "applicationStart" with data: {"name":"MetadataAppId","waitForAGMReady":true}
The metadata tests are covered in the following test files: