A framework for building native applications using React
COMMITS
/ scripts/objc-test.sh December 10, 2025
A
fix(test): fix RNTester iOS unit and integration tests (#53848)
artus9033 committed
February 5, 2025
R
Remove last remnant of CircleCI from comments (#49203)
Riccardo Cipolleschi committed
June 27, 2024
R
Port CI improvements from Release branch to main (#45175)
Riccardo Cipolleschi committed
June 20, 2024
R
Improve test stability in CI (#45070)
Riccardo Cipolleschi committed
October 3, 2023
S
Remove deprecated Snapshot tests (#39720)
Saad Najmi committed
September 25, 2023
S
Don't load RCTRootViewIntegrationTestsApp.bundle in objc-test.sh (#39615)
Saad Najmi committed
August 22, 2023
A
Upgrade CLI, restore prev status check value (#39077)
Alex Hunt committed
August 15, 2023
A
Upgrade CLI and Metro, update status check refs (#38988)
Alex Hunt committed
May 25, 2023
R
Re-enable iOS integration tests (#37571)
Riccardo Cipolleschi committed
March 27, 2023
A
Fix paths in objc-test.sh, temporarily exclude /IntegrationTests (#36648)
Alex Hunt committed
February 15, 2023
S
Switch to xcbeautify (#36131)
Saad Najmi committed
April 28, 2022
R
fix: Make WebSocketTests work in CI (#33721)
Riccardo Cipolleschi committed
February 22, 2022
I
Use realpath instead of readlink
Ian Childs committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
August 20, 2020
S
Migrating RNTester to Packages Directory (#29567)
stealthanthrax committed
January 18, 2020
H
Use Xcode 11.3.0 and iOS 13.3 in tests (#27783)
Héctor Ramos committed
January 15, 2020
H
Skip testNotUTF8Convertible (correct path) (#27767)
Héctor Ramos committed
January 14, 2020
H
Bump Xcode to 11.2.1 (#27434)
Héctor Ramos committed
December 20, 2019
H
Generate test results in a discoverable location (#27435)
Héctor Ramos committed
October 16, 2019
A
Move non-license comments out of license header
Andres Suarez committed
June 29, 2019
H
Use CocoaPods-based RNTesterPods for iOS tests (#25416)
Héctor Ramos committed
June 28, 2019
D
Revert D15958209: [RN] [RNTesterPods 5] Use CocoaPods-based RNTesterPods for iOS tests
Daryl Johnas Sison committed
H
Use CocoaPods-based RNTesterPods for iOS tests (#25416)
Héctor Ramos committed
April 3, 2019
H
Avoid failing Obj-C tests when xcpretty is not installed (#24173)
Héctor Ramos committed
December 20, 2018
H
test_ios → ✅: Update iOS Snapshots, remove tvOS tests, disable failing tests (#22720)
Héctor Ramos committed
December 11, 2018
H
Propagate exit code in test_objc (#22562)
Héctor Ramos committed
October 19, 2018
R
Use "Legacy Build System"
Ramanpreet Nara committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
September 7, 2018
H
Add missing copyright headers (#21000)
Héctor Ramos committed
August 3, 2018
G
Fix RNTester on Windows (#19974)
gengjiawen committed
June 10, 2018
H
Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625)
Héctor Ramos committed
March 5, 2018
H
Reënable iOS and tvOS tests
Héctor Ramos committed
February 8, 2018
H
Consolidate checkout and yarn steps
Héctor Ramos committed
January 31, 2018
H
Generate JUnit test reports for iOS builds
Héctor Ramos committed
July 16, 2017
E
Install watchman on Travis
Eli White committed
July 13, 2017
E
Wait for packager to start
Eli White committed
May 23, 2017
D
Move packager launcher scripts outside of `packager/`
David Aurelio committed
May 6, 2017
E
Re-license and rename UIExplorer integration test app as RNTester
Eric Vicenti committed
April 27, 2017
M
Fix iOS internal test
Martin Konicek committed
March 31, 2017
D
Clean up and remove duplicate code in Travis iOS/tvOS test scripts
dlowder-salesforce committed
March 6, 2017
D
Clean up objc-test-ios.sh, include tvOS build check
dlowder-salesforce committed
January 16, 2017
D
Add an integration test for WebSocket
Douglas Lowder committed
November 15, 2016
K
Allow specifying no destination for the uiexplorer test run
Kevin Gozali committed
October 24, 2016
K
Added ability to not run IOS tests on CI
Konstantin Raev committed
October 19, 2016
K
test refurb: removed xcpretty on travis + using yarn + e2e tests
Konstantin Raev committed
October 16, 2016
D
Travis CI reliability fixes: preload package manager and increase tim…
dlowder-salesforce committed
October 7, 2016
O
Bump iOS version to 10.0
Ovidiu Viorel Iepure committed
October 6, 2016
D
Apple TV support 3: Run Travis CI for tvOS in separate script
dlowder-salesforce committed
October 5, 2016
D
Apple TV support 2: Xcode projects and CI (scripts/objc-test.sh)
Douglas Lowder committed
July 15, 2016
P
Correctly specify run_tests for all apps in ci_config
Pieter De Baets committed