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

Manual Tests for OSX 0.9.5 RC2 #1686

Closed
27 of 29 tasks
aekeus opened this issue May 11, 2016 · 2 comments
Closed
27 of 29 tasks

Manual Tests for OSX 0.9.5 RC2 #1686

aekeus opened this issue May 11, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@aekeus
Copy link
Member

aekeus commented May 11, 2016

About pages

  1. Test that about:bookmarks loads bookmarks
  2. Test that about:downloads loads downloads
  3. Test that about:preferences changing a preference takes effect right away
  4. Test that about:preferences language change takes effect on re-start
  5. Test that about:passwords loads

Tab management

  1. 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.

Site hacks

  1. Test twitch.tv 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.

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

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.

Session storage

  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. Make sure that data from the last version appears in the new version OK.
  3. Test that windows and tabs restore when closed, including active tab.
  4. Move away your entire ~/Library/Application\ Support/Brave folder (%appdata%\Brave in Windows, ./config/brave in Ubuntu)

Bravery settings

  1. Check that HTTPS Everywhere works by loading http://apple.com
  2. Check that ad replacement works on http://slashdot.org
  3. Check that toggling to blocking and allow ads works as expected.
  4. Test that clicking through a cert error in badssl.com works.
  5. Test that Safe Browsing works (excellentmovies.net)

Per release specialty tests

  1. Added spell check. (Spell check #859)
  2. Added NoScript like script blocking. (add NoScript-like feature #231)

If a site is whitelisted, and is visited again the following dialog shows. This may be by design but having the button displayed again may be confusing.

screen shot 2016-05-11 at 3 32 53 pm

1. [x] Added support for many more languages. (#1625) 2. [x] Added Paste and Go and Paste and Search items in the URL bar context menu. (#1670) 3. [x] Fix for nfl.com videos when blocking was enabled. (#1528) 4. [x] Fix bookmarks not filling up the complete bookmarks toolbar. (#1567) 5. [x] Fix crash when navigating while dev tools are open. (#1588) 6. [x] Fix for "tabnapping" phishing attempt. (#1618) 7. [x] Fix for changing tabs per page giving an uneven distribution of tabs. (#1561) 8. [x] Fix for opening and copying image context menus sometimes not giving the full URL. (#1606) ## Content tests 1. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows. 2. [x] Go to brianbondy.com and click on the twitter icon on the top right. Test that context menus work in the new twitter tab. 3. [x] 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. [x] 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`. ## Update tests 1. [x] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
@aekeus aekeus self-assigned this May 11, 2016
@aekeus aekeus added this to the 0.9.5dev milestone May 11, 2016
@diracdeltas
Copy link
Member

@aekeus thanks for catching the noscript issue; i should be able to fix quickly

@aekeus
Copy link
Member Author

aekeus commented May 11, 2016

Moving on to RC3

@aekeus aekeus closed this as completed May 11, 2016
diracdeltas added a commit that referenced this issue May 11, 2016
* Toggle the dialog when the noscript button is clicked instead of only
showing it.
* Always hide the dialog when there are 0 blocked scripts. Addresses
#1686

Auditors: @bbondy
@luixxiul luixxiul added the tests label Jun 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants