okta / okta-oidc-xamarin

Okta OIDC SDK for Xamarin
https://github.com/okta/okta-oidc-xamarin
Apache License 2.0
10 stars 11 forks source link

OKTA-326876: ui testing implementation with Xamarin.UITest #16

Closed bryanapellanes-okta closed 4 years ago

bryanapellanes-okta commented 4 years ago

Issue \

OKTA-326876

Code

This code change includes work done to convert the existing Android and iOS applications to use Xamarin.Forms. However, the files relevant to the topic are these:

Also, peripherally relevant are all the shell scripts prefixed with build- which are used for testing during the development process.

bryanapellanes-okta commented 4 years ago

@laura-rodriguez @andriizhegurov-okta I changed the target branch from master to version-0.0.1. I'll plan to address formatting in separate PR targeting the same branch.