-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Add E2E tests using some automated simulator #19
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
We sometimes have bugs on some devices that don't show the cigarettes correctly. It would be nice to have e2e tests (they don't need to be complex) on multiple devices. Ideas: |
Are you guys considering use just Detox or are you open to different libraries (Cypress or Webrdiverio)? |
I'm definitely open to libraries too, I just don't have much experience e2e testing mobile apps. The only requirement is that tests are in JS/TS. |
Hi, can I work on this one? |
@GianOrtiz, yeah, sure, please go ahead! I just assigned you. So for the beginning, a simple test would do, like "it should reach the homepage and show some cigarettes" This issue is mostly about the e2e setup. |
It all started as a weekend project, so I didn't write tests.
Now people are starting to use this app, so it would be wise to make it a serious project.
The text was updated successfully, but these errors were encountered: