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

feat: add Maestro e2e tests for RN #1313

Merged
merged 22 commits into from
Feb 11, 2025
Merged

Conversation

boorad
Copy link
Collaborator

@boorad boorad commented Feb 1, 2025

This adds Maestro end-to-end tests that click through an app and assert what is on the screen of a simulator.

To test Jazz functionality, it exercises the chat-rn example application through login, logout, starting a chat, sending a message, and getting an invite code.

The Github Actions workflow builds the app with xcodebuild in a release variant so we don't have to run the Metro bundler. This may add some time to the execution, but simplifies the flow, as we don't have to deal with Expo startup screens and grabbing Metro logs for diagnosing errors, etc. This can be changed in the future if the runtimes are too long.

This change also consolidated some of the source code dependency install and build steps into a composite action that can be shared across workflows.

Copy link

vercel bot commented Feb 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
form-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
gcmp-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
image-upload-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-chat-1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-chat-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-inspector ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-pets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
jazz-todo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
music-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
passkey-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
passwords-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm
reactions-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 3:16pm

Copy link

vercel bot commented Feb 1, 2025

@boorad is attempting to deploy a commit to the Garden Computing Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@gdorsi gdorsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@gdorsi gdorsi merged commit 950db50 into garden-co:authv2 Feb 11, 2025
25 of 29 checks passed
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.

2 participants