Generate Code Coverage report for Cypress (#5137)

This commit is contained in:
Gabriel Dutra
2020-09-28 21:43:04 -03:00
committed by GitHub
parent 4fb77867b0
commit c821cab4cb
15 changed files with 896 additions and 88 deletions

View File

@@ -1,5 +1,6 @@
/* global Cypress */
import "@cypress/code-coverage/support";
import "./commands";
import "./redash-api/index.js";