mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
chore: add command to launch mocha tests (#5679)
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"start": "http-server ./ -o /tests/playground.html -c-1",
|
||||
"test": "tests/run_all_tests.sh",
|
||||
"test:generators": "tests/scripts/run_generators.sh",
|
||||
"test:mocha:interactive": "http-server ./ -o /tests/mocha/index.html -c-1",
|
||||
"test:compile:advanced": "gulp buildAdvancedCompilationTest",
|
||||
"typings": "gulp typings",
|
||||
"updateGithubPages": "gulp gitUpdateGithubPages"
|
||||
|
||||
Reference in New Issue
Block a user