-
Notifications
You must be signed in to change notification settings - Fork 136
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(e2e): detox tests #3126
Merged
Merged
test(e2e): detox tests #3126
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ci: fix android/mac setup to open sims, upload rec ci: test chore: try macos ci: test if everything works ci: upload recordings test try emulator creation manually export JAVA_HOME="/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home" ci: single e2e test export JAVA_HOME="/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home"
ci: run e2e for all prs
chore: better chore: better chore: external invoices chore: send onchain ci: update chore: fix-code chore: recv test: destroy backend save check code save chore: update quickstart which also fix funding issue fix: e2e change ios device more time tests save test test pls god save ci: separate test: fix
This comment was marked as resolved.
This comment was marked as resolved.
sandipndev
force-pushed
the
e2e-tests-with-detox
branch
3 times, most recently
from
March 21, 2024 19:24
51ef48f
to
ed8cc35
Compare
sandipndev
force-pushed
the
e2e-tests-with-detox
branch
from
March 22, 2024 04:24
ed8cc35
to
34f874b
Compare
app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx
Outdated
Show resolved
Hide resolved
nicolasburtey
approved these changes
Mar 23, 2024
2624789
pushed a commit
to 2624789/galoy-mobile
that referenced
this pull request
Apr 11, 2024
* chore: tilt ci process is spinning up backend deps ci: fix android/mac setup to open sims, upload rec ci: test chore: try macos ci: test if everything works ci: upload recordings test try emulator creation manually export JAVA_HOME="/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home" ci: single e2e test export JAVA_HOME="/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home" * test(e2e): auth flow * test(e2e): intraledger flow ci: run e2e for all prs * test(e2e): conversion flow * test(e2e): send flow chore: better chore: better chore: external invoices chore: send onchain ci: update chore: fix-code chore: recv test: destroy backend save check code save chore: update quickstart which also fix funding issue fix: e2e change ios device more time tests save test test pls god save ci: separate test: fix * gha fix? builds * Update app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx --------- Co-authored-by: nicolasburtey <nicolasburtey@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds in auth (email + phone), conversion, payment send and payment receive tests on detox.