1
0
Fork 0
Commit Graph

23 Commits (4542b4b93454f25f8891469cff981971a9eb37c4)

Author SHA1 Message Date
Oana Horvath 4542b4b934
Closes #12778: re-arranged the steps in closeTabTest and closePrivateTabTest (#13810) 2020-08-13 12:20:47 -04:00
Oana Horvath 6ab6f3efe9
Fix UI tests from #12752 #12637 #12764 (#12779)
* For #12752 & #12764: Fixes tabs tray behavior in UI tests

* For #12637: fixes goBackTest
2020-07-21 08:49:24 -04:00
Richard Pappalardo 41c256e474
Fixes #12752, #12764 - Temp disable openHistoryInNewTabTest intermittent UI test failures (#12754)
* Fixes #12752 - Temp disable intermittent failing test
2020-07-20 18:09:01 -07:00
Oana Horvath af3c232615 Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
Aaron Train 661835a35c No issue: Add a couple Tabs Tray UI tests 2020-07-15 10:49:34 +03:00
Oana Horvath 932a032772
Closes #11947: fix and enable closePrivateTabsNotificationTest (#11951) 2020-06-25 14:17:04 -04:00
Oana Horvath 268c4f25d8
No issue: re-enables tests ignoring the verifyPageContent step (#11765) 2020-06-19 15:51:50 +03:00
Aaron Train 4270c837be
For #10642: Comment out verifyPageContent calls (#11748)
fix: expectedText not called warning
2020-06-18 15:25:14 -07:00
Oana Horvath ed41c97be0
For #11642 & #10642: Disable intermittent tests (#11724)
* for #11642: disables tests crashing

* for #10642: disables frequently failing  tests
2020-06-18 11:59:36 +03:00
Jeff Boek 52c2fdb310
Remove tab tray feature flag (#11176)
* For #11171 - Removes feature flag for the new tab tray

* For #11171 - Removes all tab references from homeFragment

* For #11171 - Fixes unit tests

* For #11171 - Gets UI tests to compile and HomeScreenTest to pass

* For #11171 - Fixes `deleteMultipleSelectionTest`

* For #11171 - Fixes `openHistoryItemInNewPrivateTabTest`

* For #11171 - Fixes `openHistoryInPrivateTabTest`

* For #11171 - Fixes `openHistoryInNewTabTest`

* For #11171 - Fixes `openNewPrivateTabTest`

* For #11171 - Fixes tabbedBrowsingTests

* For #11171 - Fixes SettingsPrivacyTest

* For #11171 - Fixes TopSitesTest

* For #11171 - Fixes lint errors

* Ignore
2020-06-05 12:59:08 -05:00
Oana Horvath 2c18c255da
For #9783: bring app in focus with sendSingleTapToScreen for UI test (#10136) 2020-04-28 10:46:42 -04:00
Oana Horvath 52857b09d7
fix #9670 intermittent tests (#9767)
also disabled intermittent closePrivateTabsNotification
2020-04-13 13:17:35 +03:00
Oana Horvath 5f68d6cb29
Updated the method to verify system notifications and added new tests for media notifications (#9330) 2020-03-31 21:11:41 +03:00
Oana Horvath 7e9811b20c
Close private tabs tests (#8999) 2020-03-10 11:44:21 +02:00
mcarare 169a255c7f For #8766: Update UI Tests 2020-03-02 14:27:04 -07:00
Aaron Train 89cc5657ce
Closes #8006: Add Close/Undo UI tests (#8007) 2020-01-30 16:15:40 -05:00
Aaron Train 23c98f9908
Closes #6172 - Convert waitNotNull into extension function for UI tests (#6220) 2019-10-23 17:40:28 -04:00
Aaron Train c677fc6109
Closes #6031 - Wrap waits with assert check; adjust timer check (#6084)
See #6031

- Adjust waits with assert check
- Adjusts timer to speed things up
- Test fix and cleanup

fix: review comments

- fixed proper resource name selectors
- re-added waits for slow devices

fix: ktlint
2019-10-23 10:55:19 -04:00
Emily Kager f9afd97a68 For #1901 - Get rid of black flash when leaving GV Engine 2019-10-09 11:02:21 -07:00
ekager 1d66af34b0 No issue: Fixes UI tests by removing TP onboarding closure 2019-09-15 19:47:16 -07:00
Richard Pappalardo 16ec5858ad fix: broken UI tests (#5324) 2019-09-13 17:30:53 -07:00
No-Jun Park 3cdcbe4af6 fix TabbedBrowsingTest.kt failure where Share Tabs element was not found (#5282) 2019-09-12 15:56:35 -07:00
Aaron Train 2bbb4c29ff
Closes #4926: Add basic UI test for regular/private tabs (#4928) 2019-08-27 13:56:12 -04:00