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

tests: setup e2e using Detox #128

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

tests: setup e2e using Detox #128

wants to merge 17 commits into from

Conversation

saihaj
Copy link
Member

@saihaj saihaj commented Jan 6, 2021

Summary of PR

  • Setup detox project
  • Setup eslint plugin for detox
  • Use TypeScript for tests
  • iOS e2e passing
  • Android e2e passing
  • Setup CI
  • Fix type checking

Time spent on PR

nine_thousand_years

Reviewers

@Harjot1Singh

Relates Issues

Closes #15

@saihaj saihaj added Status: WIP Impacts Most Affects a majority of end-users. Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it. ✓ Type Task Technical work that is not directly related to a user requirement but still must be completed. labels Jan 6, 2021
ci: andorid use java v8

ci: update android action
@saihaj saihaj assigned saihaj and Harjot1Singh and unassigned saihaj Feb 16, 2021
@bhajneet bhajneet mentioned this pull request Oct 30, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it. Impacts Most Affects a majority of end-users. ✓ Type Task Technical work that is not directly related to a user requirement but still must be completed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup E2E Testing
3 participants