test rendererApi's file Open function / dirty flag after file loading (#548)
* override Electron pop up dialogue to display Generate button correcty. * fix Studio integration debug logging * REST api, "/dirtyFlag", for getting user session's dirty flag. * test rendererAPI's file open function in Cypress * single build target for easier mac dev flow
显示
- cypress/integration/file_operation/file_open.spec.js 32 个添加, 0 个删除cypress/integration/file_operation/file_open.spec.js
- cypress/integration/theme/theme.spec.js 6 个添加, 12 个删除cypress/integration/theme/theme.spec.js
- cypress/support/commands.js 17 个添加, 0 个删除cypress/support/commands.js
- package.json 1 个添加, 1 个删除package.json
- src-electron/ide-integration/studio-rest-api.ts 3 个添加, 3 个删除src-electron/ide-integration/studio-rest-api.ts
- src-electron/rest/file-ops.js 24 个添加, 5 个删除src-electron/rest/file-ops.js
- src-shared/rend-api.js 2 个添加, 0 个删除src-shared/rend-api.js
- src-shared/rest-api.js 1 个添加, 0 个删除src-shared/rest-api.js
- src/api/renderer_api.js 13 个添加, 0 个删除src/api/renderer_api.js
加载中
想要评论请 注册 或 登录