修复 Agent 异步测试等待 #389
@@ -10301,7 +10301,6 @@ export function registerProjectAgentStatusTests() {
|
||||
window.__TAURI__ = { core: { invoke } };
|
||||
renderAppAt('/?dev&projectPath=%2Ftmp%2Fauthorized-game');
|
||||
// 项目打开包含异步初始化;以按钮启用为就绪条件,再开始弹窗迟到读取场景。
|
||||
await screen.findByText('想做什么游戏?');
|
||||
await waitFor(
|
||||
() => {
|
||||
expect(
|
||||
|
||||
Reference in New Issue
Block a user