Madhur Gupta
|
36510a4301
|
Fix Instrumentation Tests (#4832)
* Fix AboutActivity Instrumentation Tests
* Fix WelcomeActivity Instrumentation Tests
* Fix SearchActivity Instrumentation Tests
* Fix SignupTest Instrumentation Tests
* Fix LoginActivityTest Instrumentation Tests
* Fix SettingsActivity Instrumentation Tests
* Fix LoginActivity Instrumentation Tests
* Update loginUser
* Add logoutUser
* Fix logoutUser
* Update github action to use env variables
* Fix github action to use env variables
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Remove scroll
* Add wait time
* Fix keyboard issue
* Disable animation
* Enable animation
* Enable animation
* Disable animation
* Fix compile error
* Remove AVD Cache
* Set timezone and dns
* Add AVD cache
* Add API level
* Update API level to 24
* Add sleep timer
* Add scroll
* Remove logout
* Ignore some tests
* update logout
* update logout
* Fix scroll layout problem
* Fix scroll layout problem
* Ignore orientation test
* Update tests
* Update tests
* Update API level to 29
* Change device and API level to 27
* Use AndroidJUnit4
* Change API to 28
* Try with macos
* Use nested scrollview
* Update Profile Activity Test
* Update Profile Activity Test
* Turn off rotation
* Change device
* Remove failing test
* Change API to 24
* Add rotation lock for failing test
* Change API to 24
* Add sleep
* Remove text
* Remove child
* Force rotation on back press
* Force open more sheet
* Change device to pixel 5
* Change device to 13.5inch
* Update tests
* Ignore failing test
* Use linux
* Update tests
* Use repo secrets instead
* Add mainactivity tests
* Remove content description
* Different workflows for PR and branch, PR workflow will need maintainer approval to prevent secrets getting leaked
* Run instrumentation tests only for push and not for PRs
* Fix FileNotFound Exception
* Update MainActivity and Profile tests
* Fix coverage path issue
* Add wait time for map to load
* Open contribution
* Update settings tests
* Update main activity tests
* Fix failing test
* Fix failing test
* Increase login time
* Separate settings test
* Update review tests
* Ignore uploadCancelledAfterLocationPickedTest
* Update MainActivity Tests
* Update UploadCancelledTest
* Update UploadCancelledTest
* Update device
* Fix Init release error
* Fix failing test
* Fix failing test
* Try with long click
* Update UploadCancelledTest.kt
* Fix Leaderboard Test
* Update testContributions
* Set GPS coordinates
* Add zoomControllers to excludes
* Add ExploreActivityTest
* Remove failing condition
* Merge tests
* Remove failing test
* Remove failing test
* Fix failing test
* Fix failing test
* Update AboutActivityTest.kt
* Update jacoco.gradle
|
2022-04-26 21:09:15 +10:00 |
|
Vivek Maskara
|
bd668182b5
|
[WIP] Implemented Espresso tests for upload with multilingual descriptions (#2830)
* With more upload tests
* Fix tests
* Fix tests
|
2020-03-10 12:01:22 -07:00 |
|
Vivek Maskara
|
65ec071493
|
Fix existing Espresso tests (#3450)
* Fix existing Espresso tests
* Convert class to kotlin
|
2020-03-02 15:17:24 -07:00 |
|
Vivek Maskara
|
a8ee5bd201
|
Fix UI tests (#3297)
|
2019-12-17 14:24:41 +03:00 |
|
Vanshika Arora
|
4578600c1e
|
[WIP] Adding Espresso test for orientation change (#2814)
* first commit
* initial commit
* added UI test for more activities
* added more tests
* improved code quality
* reverted code
|
2019-04-02 09:04:05 +05:30 |
|
Madhur Gupta
|
7c77530c2e
|
Refactor LoginActivity #2690 (#2775)
* Refactor LoginActivity #2690
* Fixed Error cannot find symbol
|
2019-03-28 15:19:49 +03:00 |
|
Vivek Maskara
|
f7e6b20cab
|
Make all UI tests pass and add more tests (#2700)
|
2019-03-23 21:38:06 +00:00 |
|