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

BCW remove Skip from onboarding tests #207

Closed nodlesh closed 8 months ago

nodlesh commented 8 months ago

This PR removes the Onboarding skip functionality and testing from the BC Wallet regression tests. Skip has been removed from BC Wallet app. It is possible that the skip could re-emerge as functionality in BC Wallet so it is being left in the tests but commented out. If there comes a time in the future where we are sure Skip will not return, we will permanently remove the code.