Generic async reporting + cypress fixes (#667)
Dirty-flag: * Remove dirty flag logic from "studio-rest-api" area, since it really has nothing to do with Studio REST API. * Add a new file for it. * Clean up the annoying error that kept printing upon shutdown. * The dirty-flag reporting is now a generic async reporting mechanism, with dirty flag as an example. Cypress: * Collapse the two uitest scripts. * Replace electron with chrome for cypress runs. * Disable two validly failing tests.
显示
- cypress.json 3 个添加, 1 个删除cypress.json
- package.json 4 个添加, 4 个删除package.json
- src-electron/db/query-session.js 2 个添加, 1 个删除src-electron/db/query-session.js
- src-electron/ide-integration/studio-rest-api.ts 2 个添加, 33 个删除src-electron/ide-integration/studio-rest-api.ts
- src-electron/server/http-server.js 4 个添加, 1 个删除src-electron/server/http-server.js
- src-electron/util/async-reporting.js 107 个添加, 0 个删除src-electron/util/async-reporting.js
- src-script/zap-uitest.js 36 个添加, 4 个删除src-script/zap-uitest.js
- src-script/zap-uitestmatter.js 0 个添加, 66 个删除src-script/zap-uitestmatter.js
加载中
想要评论请 注册 或 登录