From 64236aaad065113d085ec172ba442c617ef70850 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 5 Nov 2017 11:15:40 +0900 Subject: [PATCH] Add 0.4 tests --- QA.md | 51 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 21 deletions(-) diff --git a/QA.md b/QA.md index 00cdee1..d495aa8 100644 --- a/QA.md +++ b/QA.md @@ -1,10 +1,10 @@ -### Checklist for testing Vim Vixen +## Checklist for testing Vim Vixen -#### Operations +### Operations Test operations with default key maps. -##### Scrolling +#### Scrolling - [ ] k or Ctrl+Y, j or Ctrl+E: scroll up and down - [ ] h, l: scroll left and right @@ -13,7 +13,7 @@ Test operations with default key maps. - [ ] 0, $: scroll to leftmost and rightmost - [ ] gg, G: scroll to top and bottom -##### Console +#### Console The behaviors of the console are tested in [Console section](#consoles). @@ -22,7 +22,7 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] O, T, W: open a console with `open`, `tabopen`, `winopen` and current URL - [ ] b: open a consolw with `buffer` -##### Tabs +#### Tabs - [ ] d: delete current tab - [ ] u: reopen close tab @@ -30,21 +30,21 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] r: reload current tab - [ ] R: reload current tab without cache -##### Navigation +#### Navigation - [ ] H, L: go back and forward in histories - [ ] [[, ]]: find prev and next links and open it - [ ] gu: go to parent directory - [ ] gU: go to root directory -##### Misc +#### Misc - [ ] zi, zo: zoom-in and zoom-out - [ ] zz: set zoom level as default - [ ] y: yank current URL and show a message - [ ] Toggle enabled/disabled of plugin bu Shift+Esc -#### Following links +### Following links - [ ] f: start following links - [ ] F: start following links and open in new tab @@ -55,10 +55,11 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] Show hints only inside top window on following on a page containing ``/`