refine workbench page usability
This commit is contained in:
@@ -39,7 +39,9 @@ for file in web/storyforge-web-v4/assets/app.js web/storyforge-web-v4/assets/sto
|
||||
done
|
||||
node --check scripts/douyin-browser-capture/control_panel.mjs
|
||||
|
||||
echo "[5/5] validate homepage dashboard tests"
|
||||
node --test web/storyforge-web-v4/tests/dashboard-home.test.mjs
|
||||
echo "[5/5] validate homepage and workbench tests"
|
||||
node --test \
|
||||
web/storyforge-web-v4/tests/dashboard-home.test.mjs \
|
||||
web/storyforge-web-v4/tests/workbench-pages.test.mjs
|
||||
|
||||
echo "baseline checks passed"
|
||||
|
||||
Reference in New Issue
Block a user