Skip to content

Commit de9b620

Browse files
committed
Update Test Plan and TODO
1 parent c4cedc7 commit de9b620

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

TODO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[x] file:// stops entire workspace from opening (Issue #29)
55
[x] Import & export (Issue #18)
66
[x] Mark open workspaces in the list
7-
[ ] Problems creating new workspace (Issue #31)
87

98
# v0.8
109
[ ] Dark theme

test/Test Plan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ This document contains a list of steps to verify proper functionality of Workspa
167167

168168
### 7.2 Restore multiple windows
169169
- PREQ 2.3
170-
- Go to browser `Setting > On start-up` and select `Continue where you left off`
170+
- Go to browser `Setting > On startup` and select `Continue where you left off`
171171
- Press <kbd>Ctrl/Cmd + Q</kbd> to quit browser
172172
- Open the browser again
173173
- EXP `Green` and `Blue` workspaces are opened again
@@ -352,13 +352,13 @@ This document contains a list of steps to verify proper functionality of Workspa
352352
- Open some pages in `Green` and `Blue` workspaces
353353
- Open extension Options
354354
- Click `Export` button
355-
- EXP `workspaces_backup.json` file is downloaded
355+
- EXP JSON file is downloaded
356356
- EXP The file contains workspaces data
357357

358358
### 13.2 Import
359359
- PREQ 1.1
360360
- Open extension Options
361-
- Click `Import` button and select `workspaces_backup.json` created in step 13.1
361+
- Click `Import` button and select JSON file created in step 13.1
362362
- EXP `Success!` message is displayed below the button
363363
- Click the extension button
364364
- EXP `Green` and `Blue` workspaces are in the list

0 commit comments

Comments
 (0)