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

[WIP] Spike on e2e testing #373

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KennyHuRadar
Copy link
Contributor

@KennyHuRadar KennyHuRadar commented Dec 18, 2024

This PR attempts to do the following

  • make example app more usable by e2e tester
    • have user inputed publishable key
  • implement maestro flow to perform e2e
  • configure building example app and running the e2e on EAS (not working yet)

Intention: We should be able to deduct that an app can build/run with react native radar and is able to call some important Radar calls, returning valid responses.

@KennyHuRadar
Copy link
Contributor Author

Decided to have e2e only run when manually triggered as eas build isn't cheap.
One limitation is that we also need to change the target of react-naive-radar from file:.. to something that is available from the cloud. We will also need a script that can automatically perform a npm i react-native-radar: BRANCH_FOR_TESTIN G

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant