Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Manual tests for Linux 0.14.0 RC3 #7984

Closed
alexwykoff opened this issue Mar 30, 2017 · 0 comments
Closed

Manual tests for Linux 0.14.0 RC3 #7984

alexwykoff opened this issue Mar 30, 2017 · 0 comments

Comments

@alexwykoff
Copy link
Contributor

alexwykoff commented Mar 30, 2017

Installer

  1. Check that installer is close to the size of last release.
  2. Check signature: If OS Run spctl --assess --verbose /Applications/Brave.app/ and make sure it returns accepted. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window.
  3. Check Brave, muon, and libchromiumcontent version in About and make sure it is EXACTLY as expected.

Last changeset test

  1. Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave).

Per release specialty tests

  1. Test closed issues to which QA/step-specified were added for the release that are going out.
    https://github.com/brave/browser-laptop/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3AQA%2Fsteps-specified%20is%3Aclosed%20milestone%3A0.13.5%20
  • Update libchromiumcontent to 57.0.2987.110. (#7955)
  • Wallet creation fail on RC build. (#7948)
  • Update UI spec for private tabs. (#7943)
  • Update muon to 2.57.6. (#7939)
  • Hide bitwarden support. (#7919)
  • Block phishing/malware not working. (#7916)
  • Fixed new private tab favicon and text display. (#7912)
  • Fixed browser crash when Brave Payments is enabled. (#7911)
  • Reduce installer size. (#7896)
  • Fixed new tab for back/forward history. (#7892)
  • Lion badge should show count for fingerprint block as well. (#7886)
  • Webview crash when visiting https://jsfiddle.net/bkf50r8v/13/. (#7885)
  • Pref change restart doesn't launch the browser again. (#7882)
  • Inspect Extension Background Page. (#7880)
  • Digest method not supported when making contribution. (#7875)
  • Hide lion badge when block count is 0. (#7873)
  • Added lion icon badge. (#7859)
  • Fixed styles on notification & update bars. (#7853)
  • Zoom is not saved when you close the browser and restore on a single site. (#7832)
  • Fixed re-launching with a maximized window (When re-launching after maximized, window cannot be maximized again once restored down). (#7825)
  • YouTube.com has big empty div placeholders for ads. (#7818)
  • Fixed audio indicator has extra bottom padding compared to favicon. (#7815)
  • Fixed vertical center display of URL bar (Remove "top: 1px" from .urlbarForm>*). (#7805)
  • Added context menu to Bookmarks Manager. (#7801)
  • Fixed autofill suggestion. (#7768)
  • Follow up of fix #7546 - styling for flat interface #7547 (Update flat design). (#7739)
  • Adding custom bookmark name text box not clearing when deleted. (#7691)
  • Fixed re-launching when maximised to keep window maximized. (#7664)
  • Fixed 'hide sites with <1% usage' should be default on in about:preferences#payments. (#7520)
  • Fixed keyboard shortcuts not working. (#7491)
  • Fixed publishers are auto included even when auto-include sites is turned off. (#7451)
  • Fixed YouTube.com player - updated ad blocking evasion. (#7432)
  • Can't view "Contribution Statement". (#7416)
  • Fixed re-enabling sync doesn't sync bookmarks properly across devices. (#7405)
  • Split and refactor ledgerTable component. (#7379)
  • Added session-tab icon numbers. (#7367)
  • Fixed torrent name missing after download is started. (#7362)
  • Fixed drag & drop for images and files broken (causes screen to go white). (#7266)
  • Horizontal scrolling with two-finger gesture is also treated as page navigation. (#7100)
  • URL address bar adds deleted text back immediately, have to delete twice. (#6956)
  • Fixed idle timer never stopping. (#6826)
  • Fixed button alignment on the notification bar. (#6749)
  • SFGate.com - custom ad calls evading blocking on tablets & desktop (siteHack-level). (#6635)
  • Added ability to get code coverage (for use with an online tool). (#6473)
  • Vimium: Icon not displayed near address bar. (#6193)
  • Added more details on secure connections. (#6157)
  • [hackerone] 181558. (#5762)
  • [hackerone] 181686. (#5700)
  • Fixed new tab page shortcut buttons link tooltips to be more user friendly. (#5657)
  • Fixed close button on tabs if tab size is too small. (#5431)
  • [security] disable (or warn about) data: URIs in location bar. (#4899)
  • Added Bitwarden Password Manager. (#4776)
  • Fixed copy to clipboard(Flash plugin) blocked on Reverso.net. (#4020)
  • Back/forward gesture does not respect system preferences. (#3299)
  • Fixed visual distinction between session tabs. (#3083)
  • Fixed 'View Certificate' functionality. (#2611)
  • Fixed Linux update mechanism never finishing. (#401)

Widevine/Netflix test

  1. Test that you can log into Netflix and start a show.

Ledger

  1. Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked.
  2. Remove all ledger-*.json files from ~/Library/Application\ Support/Brave/. Go to the Payments tab in about:preferences, enable payments, click on create wallet. Check that the add funds button appears after a wallet is created.
  3. Click on add funds and verify that adding funds through Coinbase increases the account balance.
  4. Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
  5. Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
  6. Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click add funds. Verify that the transfer funds button is visible and that clicking on transfer funds opens a jsfiddle URL in a new tab.
  7. Go to https://jsfiddle.net/LnwtLckc/5/ and click unregister. Verify that the transfer funds button no longer appears in the add funds modal.
  8. Check that disabling payments and enabling them again does not lose state.

Sync

  1. Verify you are able to sync two devices using the secret code
  2. Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2
  3. Enable Browsing history sync on device 1, ensure the history is shown on device 2
  4. Import/Add bookmarks on device 1, ensure it is synced on device 2
  5. Ensure imported bookmark folder structure is maintained on device 2
  6. Ensure bookmark favicons are shown after sync

Data

  1. Make sure that data from the last version appears in the new version OK.
  2. Test that the previous version's cookies are preserved in the next version.

About pages

  1. Test that about:adblock loads
  2. Test that about:autofill loads
  3. Test that about:bookmarks loads bookmarks
  4. Test that about:downloads loads downloads
  5. Test that about:extensions loads
  6. Test that about:history loads history
  7. Test that about:passwords loads
  8. Test that about:styles loads
  9. Test that about:preferences changing a preference takes effect right away
  10. Test that about:preferences language change takes effect on re-start
  11. Test that about.com without the http protocol is loaded from URL bar

Bookmarks

  1. Test that creating a bookmark on the bookmarks toolbar works
  2. Test that creating a bookmark folder on the bookmarks toolbar works
  3. Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
  4. Test that clicking a bookmark in the toolbar loads the bookmark.
  5. Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.

Context menus

  1. Make sure context menu items in the URL bar work
  2. Make sure context menu items on content work with no selected text.
  3. Make sure context menu items on content work with selected text.
  4. Make sure context menu items on content work inside an editable control on about:styles (input, textarea, or contenteditable).

Find on page

  1. Ensure search box is shown with shortcut
  2. Test successful find
  3. Test forward and backward find navigation
  4. Test failed find shows 0 results
  5. Test match case find

Geolocation

  1. Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works

Site hacks

  1. Test https://www.twitch.tv/adobe sub-page loads a video and you can play it

Downloads

  1. Test downloading a file works and that all actions on the download item works.

Fullscreen

  1. Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
  2. Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)

Tabs and Pinning

  1. Test that tabs are pinnable
  2. Test that tabs are unpinnable
  3. Test that tabs are draggable to same tabset
  4. Test that tabs are draggable to alternate tabset

Zoom

  1. Test zoom in / out shortcut works
  2. Test hamburger menu zooms.
  3. Test zoom saved when you close the browser and restore on a single site.
  4. Test zoom saved when you navigate within a single origin site.
  5. Test that navigating to a different origin resets the zoom

Bravery settings

  1. Check that HTTPS Everywhere works by loading http://www.apple.com
  2. Turning HTTPS Everywhere off and shields off both disable the redirect to https://www.apple.com
  3. Check that ad replacement works on http://slashdot.org
  4. Check that toggling to blocking and allow ads works as expected.
  5. Test that clicking through a cert error in https://badssl.com/ works.
  6. Test that Safe Browsing works (http://downloadme.org/)
  7. Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/.
  8. Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work.
  9. Test that about:preferences default Bravery settings take effect on pages with no site settings.
  10. Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
  11. Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked.
  12. Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.

Content tests

  1. Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
  2. Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
  3. Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
  4. Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in about:passwords. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.
  5. Open a github issue and type some misspellings, make sure they are underlined.
  6. Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
  7. Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded.
  8. Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
  9. Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
  10. Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).

Flash tests

  1. Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked.
  2. Test that flash placeholder appears on http://www.homestarrunner.com

Autofill tests

  1. Test that autofill works on http://www.roboform.com/filling-test-all-fields

Session storage

Do not forget to make a backup of your entire ~/Library/Application\ Support/Brave folder.

  1. Temporarily move away your ~/Library/Application\ Support/Brave/session-store-1 and test that clean session storage works. (%appdata%\Brave in Windows, ./config/brave in Ubuntu)
  2. Test that windows and tabs restore when closed, including active tab.
  3. Move away your entire ~/Library/Application\ Support/Brave folder (%appdata%\Brave in Windows, ./config/brave in Ubuntu)

Cookie and Cache

  1. Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified.
  2. Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value.

Update tests

  1. Test that updating using BRAVE_UPDATE_VERSION=0.8.3 env variable works correctly.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants