1 Star 0 Fork 1

柴俊/redash

forked from coding/redash 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cypress.json 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"baseUrl": "http://localhost:5000",
"video": true,
"videoUploadOnPasses": false,
"fixturesFolder": "client/cypress/fixtures",
"integrationFolder": "client/cypress/integration",
"pluginsFile": "client/cypress/plugins/index.js",
"screenshotsFolder": "client/cypress/screenshots",
"videosFolder": "client/cypress/videos",
"supportFile": "client/cypress/support/index.js",
"defaultCommandTimeout": 20000,
"requestTimeout": 15000,
"viewportWidth": 1280,
"viewportHeight": 1024,
"env": {
"coverage": false
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cj_go123/redash.git
git@gitee.com:cj_go123/redash.git
cj_go123
redash
redash
master

搜索帮助