文件名称:dolthub-cypress:一套针对DoltHub(dolthub.com)的赛普拉斯测试套件
文件大小:205KB
文件格式:ZIP
更新时间:2024-04-21 01:58:39
TypeScript
多柏柏 一组用编写的,用于UI测试测试。 安装 $ yarn && yarn compile 运行测试 您可以针对部署的产品(dolthub.com)或针对本地Web服务器( localhost:3000 )运行我们的赛普拉斯套件。 要针对生产运行测试,您只需运行以下命令: # runs tests using the full UI in Chrome against prod (recommended) $ yarn cy-open # runs tests against prod (default browser is Electron) $ yarn cy-run # runs tests headless against prod (using Chrome) $ yarn cy-chrome 要针对本地Web服务器运行测试,请确保您正在运行服务器。 (请注意:此选项当