Skip to content

Commit a9c17c8

Browse files
authored
fixed a small bug when scratch projects run on the server, also added some more tests on the client. (#257)
Now it starts the mock and runs client side test against the mock, in a similar way that the SeleniumTest runs.
1 parent deab087 commit a9c17c8

File tree

14 files changed

+689
-35
lines changed

14 files changed

+689
-35
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ web/.vertx/file-cache-*
2424

2525
.vscode/
2626
.history/
27+
.vertx/

api/package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)