Skip to content

Commit

Permalink
test(detox): remove detox for e2e testing
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Aug 20, 2024
1 parent 7661c51 commit 6391107
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 883 deletions.
85 changes: 0 additions & 85 deletions example/.detoxrc.js

This file was deleted.

15 changes: 0 additions & 15 deletions example/e2e/jest.config.js

This file was deleted.

18 changes: 0 additions & 18 deletions example/e2e/testCases/batchTest.spec.js

This file was deleted.

21 changes: 0 additions & 21 deletions example/e2e/testCases/cropTest.spec.js

This file was deleted.

21 changes: 0 additions & 21 deletions example/e2e/testCases/flipImageTest.spec.js

This file was deleted.

15 changes: 0 additions & 15 deletions example/e2e/testCases/optimizeTest.spec.js

This file was deleted.

18 changes: 0 additions & 18 deletions example/e2e/testCases/overlayImageTest.spec.js

This file was deleted.

18 changes: 0 additions & 18 deletions example/e2e/testCases/printTextTest.spec.js

This file was deleted.

21 changes: 0 additions & 21 deletions example/e2e/testCases/rotateImageTest.spec.js

This file was deleted.

20 changes: 0 additions & 20 deletions example/e2e/testCases/sanityTest.spec.js

This file was deleted.

4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- ReactTestApp-DevSupport (3.9.2):
- ReactTestApp-DevSupport (3.9.4):
- React-Core
- React-jsi
- ReactTestApp-Resources (1.0.0-dev)
Expand Down Expand Up @@ -1824,7 +1824,7 @@ SPEC CHECKSUMS:
ReactCodegen: e9156d86a166f3e10dc8fb6160764048df3528bc
ReactCommon: 3ae48fa4cfa7052a270c2150ececfc94e541fb8a
ReactNativeHost: a2b2a1369ca06fee98c4dcbf93ce2fc9548d04f1
ReactTestApp-DevSupport: cbe23c1d1999516afa35e9758ef400b6bd3f7046
ReactTestApp-DevSupport: 500214ef58436e2962b6fbd4e6037b3107e4c2cb
ReactTestApp-Resources: ccfef9a90b8ac3972d309a8243f428e9af010e9a
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
WCPhotoManipulator: ed75cbf88c7a32a829e64bb203136ad620cbce81
Expand Down
2 changes: 0 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
"@react-native/metro-config": "^0.75.0",
"@react-native/typescript-config": "^0.75.0",
"@rnx-kit/metro-config": "^1.3.15",
"detox": "^20.25.1",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"react-native-builder-bob": "^0.29.0",
"react-native-test-app": "^3.9.0"
},
Expand Down
Loading

0 comments on commit 6391107

Please sign in to comment.