Skip to content

Commit e48debc

Browse files
committed
tests - add a UI folder for manual UI tests
1 parent a9c4a43 commit e48debc

File tree

11 files changed

+2
-1
lines changed

11 files changed

+2
-1
lines changed

test/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
This folder contains the various test runners for VSCode. Please refer to the documentation within for how to run them:
66
* `unit`: our suite of unit tests
77
* `integration`: our suite of API tests
8-
* `smoke`: our suite of UI tests
8+
* `smoke`: our suite of automated UI tests
9+
* `ui`: our suite of manual UI tests
File renamed without changes.

0 commit comments

Comments
 (0)