-
Notifications
You must be signed in to change notification settings - Fork 25.1k
fix(test): fix RNTester iOS unit and integration tests #53848
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
Closed
Closed
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
354432e
fix(test): fix integration tests js app problems due to ES exports
artus9033 b8a93db
fix(test): fix unit tests compilation errors
artus9033 3908718
fix(test): fix AccessibilityManagerTest failing because of handling l…
artus9033 80289f8
test: disable AccessibilityManagerTest due to T225745315
artus9033 7c8e4a9
docs: update unit and integration tests instructions
artus9033 3a0dcd9
test: enable RCTLoggingTests
artus9033 c9d42b2
chore: update Podfile
artus9033 a41e886
fix(test): mock dispatch_async in RCTBlobManagerTests
artus9033 970228c
fix(test): use color constants for RCTConvert_UIColorTests::testGener…
artus9033 d9db57d
fix(test): update baseline strings in RCTBundleURLProviderTests
artus9033 cd572ab
fix(test): use default xctestplan environment variable values in test…
artus9033 30a93fc
fix(test): do not skip RCTBundleURLProviderTests in unit tests
artus9033 b34c885
Merge branch 'main' into fix/rntester-tests
artus9033 4c51544
fix: typechecking in IntegrationTestsApp.js
artus9033 462b28b
chore: update Podfile.lock
artus9033 c9484f1
chore: re-enable debugger in RNTester unit and integration tests
artus9033 efe4c5c
chore: update Podfile
artus9033 640e672
chore: revert changes to Podfile.lock
artus9033 a400089
fix: use ES exports in IntegrationTests sources, properly destructure…
artus9033 a1ae130
ci: run iOS unit & integration tests on CI
artus9033 9888b70
fix(test): fix codegen_utils-test.rb using removed mock helper Codege…
artus9033 dc24ea8
fix(test): bad indentation in ruby tests
artus9033 a8f6150
fix(test): ruby test - updated baselines in codegen_utils-test
artus9033 c627b3e
fix(test): ruby test - updated baselines in jsengine-test
artus9033 d753226
fix: missing requires in new_architecture.rb
artus9033 63ae020
fix(test): ruby test - updated baselines in new_architecture-test
artus9033 f92b135
fix(test): ruby test - updated baselines in utils-test
artus9033 42eb4c3
refactor: comment in codegen_utils-test.rb
artus9033 075bf29
Merge branch 'main' into fix/rntester-tests
artus9033 fa18880
Merge branch 'main' into fix/rntester-tests
artus9033 5182a1b
fix(test): fix order of arguments passed to assert_equal in Ruby tests
artus9033 c02cc35
fix(ci): bump up the target device of iOS test runner to a present one
artus9033 85138c0
Merge branch 'main' into fix/rntester-tests
artus9033 d3cb26c
chore: temporarily disable throwIfOnLegacyArch in RCTBridge
artus9033 b2ff94e
Merge branch 'main' into fix/rntester-tests
artus9033 3b208c9
fix(ci): include RCTTest source files in CI compilation that utilizes…
artus9033 f4b1eb5
fix(ci): correct path to test results in test-ios-rntester
artus9033 8fd5bc2
fix: explicitly define NDEBUG in objc-test
artus9033 d180f10
Merge branch 'main' into fix/rntester-tests
artus9033 bf04df5
fix(ci): conflicts between test artifacts' names
artus9033 ec7842c
Revert "fix: explicitly define NDEBUG in objc-test"
artus9033 9011f67
Merge branch 'main' into fix/rntester-tests
artus9033 dcb0cc6
chore: revert change to RCTBridge
artus9033 4c6542a
chore: disable unit & integration tests that are coupled with legacy …
artus9033 061cd1a
chore: revert accidental change in podspec
artus9033 b445b28
chore: bring back 3 test retries
artus9033 d06f46b
Merge branch 'main' into fix/rntester-tests
artus9033 ba9b1db
Merge branch 'main' into fix/rntester-tests
artus9033 ac83aab
Merge branch 'main' into fix/rntester-tests
artus9033 d80cb84
ci: revert test control input name
artus9033 7d583c8
fix(ci): upgrade iOS target OS version to 18.3.1
artus9033 3352091
fix: undefined Folly symbols when running tests from the RNTester scheme
artus9033 60318bd
fix(ci): specify destination explicitly in buildForTesting
artus9033 45db9ee
chore: strip obsolete CI script part
artus9033 2d737a2
ci: do not run xcodebuild build in runTests to speed up
artus9033 595c9a8
fix(ci): save testing xcresult to a stable, well-knonwn location
artus9033 132680a
fix(ci): install pods in buildForTesting
artus9033 3667e70
Merge branch 'main' into fix/rntester-tests
artus9033 e1a3d5e
fix(ci): save xcresults.tar.gz to a valid well-known location for art…
artus9033 c787030
ci: more descriptive xcresults archive name
artus9033 043c6ca
ci: disable running tests in test_ios_rntester_dynamic_frameworks
artus9033 e53a30a
fix(ci): make test_ios_rntester_dynamic_frameworks use matrix flavor …
artus9033 d417c0f
Merge branch 'main' into fix/rntester-tests
artus9033 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
Some comments aren't visible on the classic Files Changed page.
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
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.