test: Added more tests for glance, b=(no-bug), c=tests, scripts, tabs, glance, workspaces

This commit is contained in:
Mr. M
2025-05-22 16:57:27 +02:00
parent ad124c9d95
commit addc318f29
11 changed files with 197 additions and 273 deletions

View File

@@ -24,7 +24,8 @@
"prepare": "husky",
"reset-ff": "surfer reset",
"surfer": "surfer",
"test": "python3 scripts/run_tests.py"
"test": "python3 scripts/run_tests.py",
"test:dbg": "python3 scripts/run_tests.py --jsdebugger --debug-on-failure"
},
"repository": {
"type": "git",