-
Notifications
You must be signed in to change notification settings - Fork 2
Mobile SDK test hardening, Android E2E in CI, JS bridge consolidation #285
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
95d6afc
Test hardening, bug fixes on iOS, RN, and Android. Add CI testing for…
akfreas 48f103a
Consolidate the duplicated iOS and Android JS bridge packages into a …
akfreas 0144b89
Repoint the iOS build script and the iOS and Android SDK docs at the …
akfreas fd8665d
Restore the Android JS bridge bundle to its minified build output, re…
akfreas 46a89c2
Port the getMergeTagValue and flag bridge methods into the merged opt…
akfreas 6a59652
prevent CI from silently passing when Android instrumentation runner …
akfreas 02739e8
Drop set -o pipefail from the emulator-runner script — the action inv…
akfreas 8d8de1e
satisfy strict ESLint in OptimizationProvider injected-sdk RN tests: …
akfreas af1dcf9
satisfy strict ESLint in OptimizationProvider RN test: use Promise.wi…
akfreas 998ec0c
satisfy strict ESLint in OptimizedEntry RN test: extract 1234 ms dwel…
akfreas 25407e1
satisfy strict ESLint in OptimizationProvider onStatesReady react-web…
akfreas 6afc512
satisfy strict ESLint in OptimizationProvider trackEntryInteraction r…
akfreas a41b0fd
Tighten the two isContentfulOptimization predicates in the RN provide…
akfreas c5ada6a
Add the missing testID='preview-panel-scroll' to the PreviewPanel Scr…
akfreas c502e57
Apply prettier formatting to the Reflect.get type assertion on the cl…
akfreas d119016
Replace reset-all Alert.alert with inline confirmation view in RN pre…
akfreas 54e44b4
Surface a preview-refresh-button in the RN preview panel and wire it …
akfreas d77c1f3
Scroll the audience-toggle row back into view between the deactivate …
akfreas bded3b6
Make scrollPanelToElement tolerate the StaleObjectException that the …
akfreas b7938ac
Sort preview-panel audiences by name only (drop the qualified-first t…
akfreas 07d191c
Remove the scenario 3 scroll-between-taps workaround in PreviewPanelO…
akfreas 433b355
Harden the Android UI Automator test infra against the UiAutomator-pl…
akfreas f624d9a
Remove the stale Zipline references from the Android SDK docs and Pro…
akfreas 2466eee
Rewrite PreviewPanelOverridesTests.scrollPanelToElement to use UiObje…
akfreas e9ab042
Fail-fast on first failing Android E2E test instead of letting am ins…
akfreas 0c9711f
Collapse the Android E2E fail-fast pipeline onto a single physical YA…
akfreas d85979e
Cache the Android E2E AVD across CI runs to skip the 1-3 minute cold …
akfreas b549e8e
trigger CI
akfreas 4cfdca7
Revert "Cache the Android E2E AVD across CI runs to skip the 1-3 minu…
akfreas de8816c
Restore documentation/concepts/react-native-sdk-interaction-tracking-…
akfreas 419413a
Restore .github/workflows/notify-slack.yml to its main-branch state —…
akfreas 48aa661
Revert the stale eslint.config.ts narrowing on this branch and the tw…
akfreas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.