Skip to content

Commit 4e36115

Browse files
authored
Merge pull request #616 from Iterable/2.0.0-alpha/MOB-10412-remove-integration-testing-code
[MOB-10412] remove-integration-testing-code
2 parents ae80c18 + 67f853d commit 4e36115

File tree

74 files changed

+1
-9436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1
-9436
lines changed

.codeclimate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ version: "2"
22
exclude_patterns:
33
- ".*/"
44
- "docs/"
5-
- "integration-testing/"
65
- "**/node_modules/"
76
- "scripts/"
87
- "**/__mocks__/"

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
docs/
2-
integration-testing/
32
lib/
43
node_modules/

.github/workflows/integration-test.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ temp/
88

99
# Test files
1010
jest.config.js
11-
integration-testing/
1211
__tests__/
1312
__mocks__/
1413
*.test.ts

integration-testing/README.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

integration-testing/android/app/BUCK

Lines changed: 0 additions & 66 deletions
This file was deleted.

integration-testing/android/app/build.gradle

Lines changed: 0 additions & 110 deletions
This file was deleted.
-2.01 KB
Binary file not shown.

integration-testing/android/app/proguard-rules.pro

Lines changed: 0 additions & 27 deletions
This file was deleted.

integration-testing/android/app/src/androidTest/java/com/example/DetoxTest.java

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)