新增 OPFS session readiness SDK helper
This commit is contained in:
@@ -17,6 +17,7 @@ for (const phrase of [
|
||||
"OPFS/session persistence and release gate",
|
||||
"runtime/sdk/src/index.js",
|
||||
"createMachineSessionSnapshotPayload",
|
||||
"readMachineSessionReadiness",
|
||||
"loadMachineSessionFromOpfs",
|
||||
"restoreMachineParametersFromOpfs",
|
||||
"loadMachineToolTableFromOpfs",
|
||||
@@ -33,6 +34,7 @@ for (const phrase of [
|
||||
|
||||
assert.match(readmeText, /docs\/opfs-session-persistence\.md/);
|
||||
assert.match(sdkReadmeText, /OPFS\/session persistence exports/);
|
||||
assert.match(sdkReadmeText, /readMachineSessionReadiness/);
|
||||
assert.match(hostSmokeText, /verify_sdk_surface\.sh/);
|
||||
assert.match(hostSmokeText, /verify_file_service\.sh/);
|
||||
assert.match(browserSmokeText, /browser_ini_opfs_smoke=ok/);
|
||||
|
||||
Reference in New Issue
Block a user