mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-05 09:33:07 +00:00
feat: enhance test setup with splash screen handling and sandbox warnings
- Added `skipSandboxWarning` option to project setup functions to streamline testing. - Implemented logic to disable the splash screen during tests by setting `automaker-splash-shown` in sessionStorage. - Introduced a new package.json for a test project and added a test image to the fixtures for improved testing capabilities.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "test-project-1767820775187",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user