Skip to content

[WIP] React Native e2e tests - #353

Draft
MrImmortal09 wants to merge 9 commits into
mainfrom
om/android-e2e
Draft

MrImmortal09 wants to merge 9 commits into
mainfrom
om/android-e2e

Conversation

@MrImmortal09

Copy link
Copy Markdown
Member

No description provided.

@changeset-bot

changeset-bot Bot commented Aug 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 87882e5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Aug 23, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​appium@​3.7.09210010097100
Addednpm/​appium-uiautomator2-driver@​8.5.094100100100100

View full report

@socket-security

socket-security Bot commented Aug 23, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm edgedriver is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: js/pnpm-lock.yamlnpm/edgedriver@6.3.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/edgedriver@6.3.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm json-schema is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: js/pnpm-lock.yamlnpm/appium-uiautomator2-driver@8.5.0npm/appium@3.7.0npm/json-schema@0.4.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/json-schema@0.4.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm spacetrim is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: js/pnpm-lock.yamlnpm/spacetrim@0.11.59

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/spacetrim@0.11.59. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@MrImmortal09
MrImmortal09 marked this pull request as draft August 23, 2026 18:24
@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 8.44 MB

ℹ️ View Unchanged
Filename Size
js/shared/core/dist/index.js 1.97 kB
js/shared/core/dist/testing.js 97 B
js/shared/core/dist/testing2.js 3.03 kB
js/shared/types/dist/index.js 536 B
js/shared/types/dist/jsonClientConfig.js 75 B
js/shared/types/dist/utils.js 64 B
js/tools/create-fedimint-app/dist/index.mjs 17 kB
js/web/react/dist/index.js 1.31 kB
js/web/transport-web/dist/index.js 362 B
js/web/transport-web/dist/worker.js 890 B
js/web/wasm-bundler/fedimint_client_wasm_bg.wasm 4.21 MB
js/web/wasm-web/fedimint_client_wasm_bg.wasm 4.21 MB

compressed-size-action

@MrImmortal09
MrImmortal09 force-pushed the om/android-e2e branch 4 times, most recently from cc91c93 to f82a2f7 Compare August 24, 2026 14:54
MrImmortal09 and others added 6 commits August 31, 2026 00:39
The self-hosted runner hung for ~2h with zero progress booting the
emulator (run 33203465780), almost certainly missing/inaccessible
KVM. ubuntu-latest is the well-known-good environment for the
Android emulator, so move just this job there and add the standard
KVM udev-rule step (same one reactivecircus/android-emulator-runner
uses) since /dev/kvm exists but isn't world-accessible by default.

build-android-bindings stays self-hosted since it has no emulator
dependency and benefits from the warm Nix store there.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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