onnxruntime/js/react_native/e2e
Rachel Guo 2cb3fb18b5
Integrate React Native E2E test with detox framework (#15133)
### Description
<!-- Describe your changes. -->

Integrate react native e2e test framework with detox.
https://wix.github.io/Detox/

Good build in CI:

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=946695&view=results

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Write cross-platform end-to-end tests in JavaScript. 
Resolve flaky e2e tests in react native ci pipelines.

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2023-04-21 09:46:26 -07:00
..
android Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
ios Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
src Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
test Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
.detoxrc.js Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
app.json [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
babel.config.js [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
index.tsx [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
metro.config.js [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
package.json Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
yarn.lock Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00