Skip to content

Commit c1e4e0f

Browse files
a7medevmzelzoghbi
authored andcommitted
test: decommission native e2e tests in favor of captain (#484)
1 parent 51724e8 commit c1e4e0f

22 files changed

+2
-960
lines changed

example/android/app/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ flutter {
7070
}
7171

7272
dependencies {
73-
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
74-
androidTestImplementation 'androidx.test:rules:1.1.0'
75-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
76-
androidTestImplementation 'com.android.support.test.uiautomator:uiautomator:2.1.3'
7773
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
7874
implementation 'com.android.support:multidex:1.0.3'
7975
implementation 'org.mockito:mockito-core:1.10.19'

example/android/app/src/androidTest/java/com/instabug/flutter/example/BugReportingUITest.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/FeatureRequestsUITest.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/InstabugUITest.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/SurveysUITest.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/util/HasBackgroundColorMatcher.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/util/InstabugAssertions.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/util/InstabugViewMatchers.java

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

example/android/app/src/androidTest/java/com/instabug/flutter/example/util/IsToTheLeftMatcher.java

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

0 commit comments

Comments
 (0)