Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Automation IDs for Login workflow #512

Closed
zdmc23 opened this issue Dec 1, 2020 · 1 comment
Closed

Test Automation IDs for Login workflow #512

zdmc23 opened this issue Dec 1, 2020 · 1 comment
Assignees
Labels
maintenance Regular code maintenance such as dependency updates
Milestone

Comments

@zdmc23
Copy link
Collaborator

zdmc23 commented Dec 1, 2020

Add Test Automation IDs in support of automating the testing of the Login workflow (PoC, and then rollout throughout app)

This also kicks off the new effort around Accessibility...

Since we're already relying on accessibilityLabel properties as Test Automation IDs (per FB recommendation: https://reactnative.dev/docs/testing-overview#testing-user-interactions), then we should get this project underway (prob should have been doing this from the jump)

https://reactnative.dev/docs/accessibility

@zdmc23 zdmc23 added the maintenance Regular code maintenance such as dependency updates label Dec 1, 2020
@zdmc23 zdmc23 added this to the 4 Sprint 31 milestone Dec 1, 2020
@zdmc23 zdmc23 self-assigned this Dec 1, 2020
@zdmc23 zdmc23 closed this as completed in d2bc6d8 Dec 1, 2020
zdmc23 added a commit that referenced this issue Jan 27, 2021
* upgrade to Expo 39

* bump to v1.9

* make updates per new Notifications API: https://docs.expo.io/versions/latest/sdk/notifications/

* Hotfix to resolve issue where native-base "<Content>" component was causing a blank Settings Screen

ActivityIndicator was not being displayed on some Android devices due to blending gray spinner into gray background; switch to Colors.tintColor resolves the issue

* bump back to v1.9 after 1.8.1 hotfix

* Sprint 29 (#482)

* Resolves #423

* Resolves #350

* Resolves #425

* Sprint 29 (#487)

* Resolves #458

* Sprint 29 (#488)

* Resolves #420

* Sprint 30 (#489)

* Resolves #468

* Sprint 30 (#490)

* Resolves #484

* Sprint 30 (#492)

* Resolves #169

* Sprint 30 (#493)

* Resolves #357

* Resolves #474

* Sprint 30 (#494)

* Resolves #474

* Sprint 31 (#498)

* Resolves #491

* Resolves #497

* Sprint 31 (#499)

* Resolves #497

* Sprint 31 (#511)

* Resolves #495

* Resolves #512 - Test Automation IDs for Login workflow

* Sprint 31 (#513)

* Resolves #353

* update language schema to pass CI unit tests

* Sprint 31 (#519)

* Resolves #360

* Sprint 32 (#520)

* Resolves #430

* Sprint 32 (#524)

* Resolves #358

* Sprint 32 (#525)

* Resolves #508

* Sprint 32 (#529)

* Resolves #528

* Resolves #509

* Sprint 32 (#533)

* Resolves #410

* Sprint 33 (#534)

* Resolves #532

* Sprint 33 (#535)

* Resolves #532

* Sprint 33 (#536)

* Resolves #514

* Sprint 33 (#538)

* Resolves #516

* Sprint 34 (#542)

* Resolves #539

* Bump immer from 7.0.14 to 8.0.1 (#541)

Bumps [immer](https://github.com/immerjs/immer) from 7.0.14 to 8.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v7.0.14...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Hans Smüller Rasch Diaz <raschdiaz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Regular code maintenance such as dependency updates
Projects
None yet
Development

No branches or pull requests

1 participant