You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Check that installer is close to the size of last release.
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.
Check the libchromiumcontent version in about:brave and make sure it is EXACTLY as expected.
Printing
Test that you can print a PDF
Widevine/Netflix test
Test that you can log into Netflix and start a show.
Performance test
Each start should take less than 7 seconds
Enable only sync (new sync group).
Enable only sync with a large sync group (many entries).
Enable only payments.
Only import a large set of bookmarks.
Combine sync, payments, and a large set of bookmarks.
Ledger
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.
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.
Click on add funds and verify that adding funds through Coinbase increases the account balance.
Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
Check that disabling payments and enabling them again does not lose state.
Sync
Verify you are able to sync two devices using the secret code
Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2
Enable Browsing history sync on device 1, ensure the history is shown on device 2
Import/Add bookmarks on device 1, ensure it is synced on device 2
Ensure imported bookmark folder structure is maintained on device 2
Ensure bookmark favicons are shown after sync
Data
Make sure that data from the last version appears in the new version OK.
Test that the previous version's cookies are preserved in the next version.
Bookmarks
Test that creating a bookmark on the bookmarks toolbar works
Test that creating a bookmark folder on the bookmarks toolbar works
Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
Test that clicking a bookmark in the toolbar loads the bookmark.
Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.
Context menus
Make sure context menu items in the URL bar work
Make sure context menu items on content work with no selected text.
Make sure context menu items on content work with selected text.
Make sure context menu items on content work inside an editable control on about:styles (input, textarea, or contenteditable).
Test downloading a file works and that all actions on the download item works.
Fullscreen
Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)
Tabs, Pinning and Tear off tabs
Test that tabs are pinnable
Test that tabs are unpinnable
Test that tabs are draggable to same tabset
Test that tabs are draggable to alternate tabset
Test that tabs can be detached to create a new window
Test that you are able to reattach a tab to an existing window
Test that you can quickly switch tabs
Zoom
Test zoom in / out shortcut works
Test hamburger menu zooms.
Test zoom saved when you close the browser and restore on a single site.
Test zoom saved when you navigate within a single origin site.
Test that navigating to a different origin resets the zoom
Content tests
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.
Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
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.
Open a github issue and type some misspellings, make sure they are underlined.
Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
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.
Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
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.
Do not forget to make a backup of your entire ~/Library/Application\ Support/Brave folder.
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)
Test that windows and tabs restore when closed, including active tab.
Move away your entire ~/Library/Application\ Support/Brave folder (%appdata%\Brave in Windows, ./config/brave in Ubuntu)
Cookie and Cache
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.
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
Test that updating using BRAVE_UPDATE_VERSION=0.8.3 env variable works correctly.
The text was updated successfully, but these errors were encountered:
Per release specialty tests
Installer
spctl --assess --verbose /Applications/Brave.app/
and make sure it returnsaccepted
. 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.Printing
Widevine/Netflix test
Performance test
Each start should take less than 7 seconds
Ledger
ledger-*.json
files from~/Library/Application\ Support/Brave/
. Go to the Payments tab in about:preferences, enable payments, click oncreate wallet
. Check that theadd funds
button appears after a wallet is created.add funds
and verify that adding funds through Coinbase increases the account balance.Sync
Data
Bookmarks
Context menus
about:styles
(input, textarea, or contenteditable).Find on page
Geolocation
Site hacks
Downloads
Fullscreen
Tabs, Pinning and Tear off tabs
Zoom
Content tests
about:passwords
. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.Flash tests
Autofill tests
Session storage
Do not forget to make a backup of your entire
~/Library/Application\ Support/Brave
folder.~/Library/Application\ Support/Brave/session-store-1
and test that clean session storage works. (%appdata%\Brave in Windows
,./config/brave
in Ubuntu)~/Library/Application\ Support/Brave
folder (%appdata%\Brave in Windows
,./config/brave
in Ubuntu)Cookie and Cache
Update tests
BRAVE_UPDATE_VERSION=0.8.3
env variable works correctly.The text was updated successfully, but these errors were encountered: