Skip to content

Commit

Permalink
Merge pull request #616 from Iterable/2.0.0-alpha/MOB-10412-remove-in…
Browse files Browse the repository at this point in the history
…tegration-testing-code

[MOB-10412] remove-integration-testing-code
  • Loading branch information
lposen authored Jan 6, 2025
2 parents ae80c18 + 67f853d commit 4e36115
Show file tree
Hide file tree
Showing 74 changed files with 1 addition and 9,436 deletions.
1 change: 0 additions & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: "2"
exclude_patterns:
- ".*/"
- "docs/"
- "integration-testing/"
- "**/node_modules/"
- "scripts/"
- "**/__mocks__/"
Expand Down
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
docs/
integration-testing/
lib/
node_modules/
38 changes: 0 additions & 38 deletions .github/workflows/integration-test.yml

This file was deleted.

1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ temp/

# Test files
jest.config.js
integration-testing/
__tests__/
__mocks__/
*.test.ts
Expand Down
54 changes: 0 additions & 54 deletions integration-testing/README.md

This file was deleted.

66 changes: 0 additions & 66 deletions integration-testing/android/app/BUCK

This file was deleted.

110 changes: 0 additions & 110 deletions integration-testing/android/app/build.gradle

This file was deleted.

Binary file removed integration-testing/android/app/keystore.jks
Binary file not shown.
27 changes: 0 additions & 27 deletions integration-testing/android/app/proguard-rules.pro

This file was deleted.

This file was deleted.

30 changes: 0 additions & 30 deletions integration-testing/android/app/src/main/AndroidManifest.xml

This file was deleted.

Loading

0 comments on commit 4e36115

Please sign in to comment.