AddonsTest.kt |
|
3104 |
ContextMenusTest.kt |
|
4641 |
CustomTabsTest.kt |
|
5009 |
DownloadTest.kt |
|
2330 |
MediaPlaybackTest.kt |
|
2850 |
ReaderViewTest.kt |
|
3953 |
robots |
|
|
SearchTest.kt |
|
1700 |
SettingsViewTest.kt |
Tests for verifying the settings view options exist as expected:
- Appears when the settings submenu is tapped
- Expected options are displayed as listed below
|
5427 |
TabTrayMenuTest.kt |
Tests for verifying tab tray menu:
- Appears when counter tabs is clicked
- Expected options are displayed as listed below
- Options/Buttons in this menu work as expected
|
7540 |
ThreeDotMenuTest.kt |
Tests for verifying the main three dot menu options
Including:
- Verify all menu items present
- Forward button navigates forward to a page
- Refresh button refreshes page content
- Share button opens app overlay menu
- Request desktop site toggle forwards to desktop view of web page (TBD)
- Find in page button can locate web page text
- Report issue button forwards to gitubh issues (TBD)
- Open settings button opens Settings sub-menu
Not included:
- TODO: Request desktop site (user mockWebServer to parse request headers)
- Stop button stops page loading (covered by smoke tests)
|
9694 |