brave / browser-laptop

[DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave
https://www.brave.com
Other
7.95k stars 977 forks source link

Manual test for for macOS 0.11.1 Beta1 #2513

Closed luixxiul closed 7 years ago

luixxiul commented 7 years ago

Installer

  1. [x] Check that installer is close to the size of last release.
  2. [x] 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 Properies, 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. [x] Check Brave, electron, and libchromiumcontent version in About and make sure it is EXACTLY as expected.

    About pages

  4. [x] Test that about:bookmarks loads bookmarks
  5. [x] Test that about:downloads loads downloads
  6. [x] Test that about:preferences changing a preference takes effect right away
  7. [x] Test that about:preferences language change takes effect on re-start
  8. [x] Test that about:passwords loads

    Context menus

  9. [x] Make sure context menu items in the URL bar work
  10. [x] Make sure context menu items on content work with no selected text.
  11. [x] Make sure context menu items on content work with selected text.
  12. [x] Make sure context menu items on content work inside an editable control (input, textarea, or contenteditable).

    Find on page

  13. [x] Ensure search box is shown with shortcut
  14. [x] Test successful find
  15. [x] Test forward and backward find navigation
  16. [x] Test failed find shows 0 results
  17. [x] Test match case find

    Site hacks

  18. [x] Test twitch.tv sub-page loads a video and you can play it

    Downloads

  19. [x] Test downloading a file works and that all actions on the download item works.

    Fullscreen

  20. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
  21. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)

    Tabs and Pinning

  22. [x] Test that tabs are pinnable
  23. [x] Test that tabs are unpinnable
  24. [x] Test that tabs are draggable to same tabset
  25. [x] Test that tabs are draggable to alternate tabset

    Zoom

  26. [x] Test zoom in / out shortcut works
  27. [x] Test hamburger menu zooms.
  28. [x] Test zoom saved when you close the browser and restore on a single site.
  29. [x] Test zoom saved when you navigate within a single origin site.
  30. [x] Test that navigating to a different origin resets the zoom

    Bookmarks

  31. [x] Test that creating a bookmark on the bookmarks toolbar works
  32. [x] Test that creating a bookmark folder on the bookmarks toolbar works
  33. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
  34. [x] Test that clicking a bookmark in the toolbar loads the bookmark.
  35. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.

    Bravery settings

  36. [x] Check that HTTPS Everywhere works by loading http://www.apple.com
  37. [x] Turning HTTPS Everywhere off and shields off both disable the redirect to apple.com
  38. [x] Check that ad replacement works on http://slashdot.org
  39. [x] Check that toggling to blocking and allow ads works as expected.
  40. [x] Test that clicking through a cert error in badssl.com works.
  41. [x] Test that Safe Browsing works (excellentmovies.net)
  42. [x] Turning Safe Browsing off and shields off both disable safe browsing for excellentmovies.net.
  43. [x] Visit 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.
  44. [x] Test that about:preferences default Bravery settings take effect on pages with no site settings.
  45. [x] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/11/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
  46. [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/7/ when 3rd party cookies are blocked.
  47. [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.

    Content tests

  48. [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.
  49. [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.
  50. [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.
  51. [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.
  52. [x] Open a github issue and type some misspellings, make sure they are underlined.
  53. [x] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
  54. [x] 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.
  55. [x] Make sure that clicking links from gmail or inbox.google.com works.
  56. [x] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
  57. [x] 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.
  58. [ ] 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.

    Flash tests

  59. [x] 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.
  60. [ ] Test that flash placeholder appears on http://www.y8.com/games/superfighters

    Per release specialty tests

    • [x] Added built-in PDF reader with PDF.js. Can be disabled in preferences. (#1084)
    • [x] Added more data clearing options, including on shutdown. (#2472)
    • [x] Added support for navigator.registerProtocolHandler (Mostly used for gmail mailto: and bitcoin: handling). (#1583)
    • [x] Added Copy Image to clipboard option through the context menu. (#1174)
    • [x] Added a customized Windows 10 Start Menu tile. (#2372)
    • [x] Added edit bookmark ability when staring a site. (#2439)
    • [x] Added Lastpass preferences. (#2411)
    • [x] Added Command + Shift + Click support for various UI elements to open and focus a new tab. (#2436)
    • [x] Fixed Vimeo player not playing due to referrer blocking. (#2474)
    • [x] Fixed crashes with notifications. (#1931)
    • [x] Fixed new-tab ordering from pinned tabs. (#2453)
    • [x] Fixed exiting full screen when closing a full screen tab. (#2404)
    • [x] Fixed spell check happening in URL bar. (#2434)
    • [x] Fixed webRTC fingerprinting blocking. (#2412)
    • [x] Fixed find in page highlighting not clearing when find bar is closed. (#2476)
    • [x] Upgrade to Electron 1.2.7. (#2470)

      Session storage

  61. [x] 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)
  62. [x] Make sure that data from the last version appears in the new version OK.
  63. [x] Test that windows and tabs restore when closed, including active tab.
  64. [x] Test that the previous version's cookies are preserved in the next version.
  65. [x] Move away your entire ~/Library/Application\ Support/Brave folder (%appdata%\Brave in Windows, ./config/brave in Ubuntu)

    Update tests

  66. [ ] Test that updating using BRAVE_UPDATE_VERSION=0.8.3 env variable works correctly.
luixxiul commented 7 years ago

Test passed, except

userData mechanism: undefined
cookieData mechanism: 675
localData mechanism: 675
globalData mechanism: undefined
sessionData mechanism: 675
windowData mechanism: 675
pngData mechanism: 675
etagData mechanism: 675
cacheData mechanism: 675
dbData mechanism: 675
lsoData mechanism: undefined
slData mechanism: undefined

Also

PDF loading should be was fixed with #2508, #2527 and #2537.

luixxiul commented 7 years ago

Also except update test

luixxiul commented 7 years ago

Flash placeholder regression is worked on here: #2489

neeklamy commented 7 years ago

Regarding the Look Up… and Search for… contextual menu items, the Look Up… is an OS X only item to do a dictionary search (thought: should it be limited to word boundaries? Safari doesn’t…). It was introduced with #2315.

The contextual menu on Safari is much the same, only the latter is simply labelled Search with [preferred engine].

image

luixxiul commented 7 years ago

Thanks @neeklamy, I'm a OS X newbie ;-)

neeklamy commented 7 years ago

You’re welcome, @luixxiul, and welcome to Cupertino’s loveliest OS!

If you’ve got a trackpad, there’s a wealth of taps, swipes and other gestures you can use, my favourite is the three-finger tap look up.

Tap with three fingers to look up a word or take other actions with dates, addresses, phone numbers, and other data. – Use Multi-Touch gestures on your Mac

It works really nicely on links too in Safari, Apple Mail and most other places, but sadly not in Brave as of yet.

safari-three-finger-tap-lookup

luixxiul commented 7 years ago

Thanks @neeklamy! I will appreciate if you create an issue for that :-)

luixxiul commented 7 years ago

Browsing history: not cleared for saved and restored tabs

I think another option should be added to clear session info (clear opened tabs etc)

neeklamy commented 7 years ago

Done! #2520

luixxiul commented 7 years ago

Closing this as the issues has been reported separately.