diff --git a/.circleci/config.yml b/.circleci/config.yml index 5882b7c..bab1bf8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -4,7 +4,7 @@ jobs: docker: - image: circleci/node:9-stretch-browsers environment: - - FIREFOX_VERSION: "59.0b9" + - FIREFOX_VERSION: "59.0.3" working_directory: ~ steps: - restore_cache: @@ -42,4 +42,4 @@ jobs: - run: npm run package - run: npm run build - run: npm run ambassador:build - - run: node e2e/web-server & npm run test:e2e + - run: node >/dev/null e2e/web-server & npm run test:e2e diff --git a/QA.md b/QA.md index 1670e05..e6adef4 100644 --- a/QA.md +++ b/QA.md @@ -21,19 +21,9 @@ The behaviors of the console are tested in [Console section](#consoles). #### Tabs -- [ ] !d: delete current tab and pinned tab -- [ ] u: reopen close tab - [ ] r: reload current tab - [ ] R: reload current tab without cache -#### Navigation - -- [ ] H, L: go back and forward in history -- [ ] [[, ]]: Open next/prev link in `` tags. -- [ ] [[, ]]: find prev and next links and open it -- [ ] gu: go to parent directory -- [ ] gU: go to root directory - #### Misc - [ ] y: yank current URL and show a message @@ -44,10 +34,6 @@ The behaviors of the console are tested in [Console section](#consoles). ### Following links -- [ ] f: start following links -- [ ] F: start following links and open in new tab -- [ ] open link with target='_blank' in new tab by f -- [ ] open link with target='_blank' in new tab by F - [ ] Show hints on following on a page containing ``/`