mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 20:23:36 +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"
|
||||
}
|
||||
BIN
test/fixtures/test-image.png
vendored
Normal file
BIN
test/fixtures/test-image.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 B |
Reference in New Issue
Block a user