openwallet-foundation / mobile-wallet-test-harness

An acceptance test framework for testing mobile Aries wallets utilizing Python, Behave, Appium, and a mobile device cloud service.
Apache License 2.0
12 stars 14 forks source link

fixes to the connectionless oob tests #217

Closed nodlesh closed 7 months ago

nodlesh commented 7 months ago

This update fixes the BC Wallet tests in the OOB Connectionless proof scenario. Most important thing here is the added step to select the credential on the contact screen which was overlooked when the credential and proof flows were updated.