You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
As part of our CI instrumented tests we generate Activity espresso tests.
We currently hard code all entries of activities that should be excluded from these.
It would be cleaner having this in a separate configuration file.
Generation script can be found in platform/android/scripts/generate-test-code.js.
As part of our CI instrumented tests we generate Activity espresso tests.
We currently hard code all entries of activities that should be excluded from these.
It would be cleaner having this in a separate configuration file.
Generation script can be found in
platform/android/scripts/generate-test-code.js.