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.
Description
Add automated tests to tabTest.js for prev/next buttons on the tabs bar.
browser-laptop/app/renderer/components/tabs/tabs.js
Lines 172 to 176 in 9e6642f
browser-laptop/app/renderer/components/tabs/tabs.js
Lines 189 to 193 in 9e6642f
Steps to Reproduce
npm run test -- --grep='tab tests'
Actual result:
It is not tested whether the prex/next buttons work properly.
Expected result:
The buttons should be tested that:
about:preferences#tabs
would show/hide themetc.
Reproduces how often: [What percentage of the time does it reproduce?]
Additional Information
The span was replaced with browserButton locally. See: #11272
The text was updated successfully, but these errors were encountered: