lmarqs/cypress-rollup-preprocessor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/labels.yml
.github/workflows/main.yml
.github/workflows/sync_labels.yml
.gitignore
.mocharc.json
.nycrc.json
.releaserc.js14
A
0 mins
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
_config.yml
cypress.config.ts13
A
0 mins
A
100%
cypress/e2e/compile-error.cy.js3
A
0 mins
cypress/e2e/fail.cy.js5
A
0 mins
cypress/e2e/pass.cy.js6
A
0 mins
cypress/e2e/runtime-error.cy.js5
A
0 mins
cypress/tsconfig.json
package-lock.json
package.json
rollup.config.ts21
A
0 mins
src/build.ts11
A
0 mins
A
100%
src/error.ts13
A
0 mins
A
100%
src/index.ts1
A
0 mins
A
100%
src/preprocessor.ts35
A
0 mins
A
100%
src/watch.ts54
A
0 mins
A
100%
test/e2e/compilation.spec.ts152
A
0 mins
test/e2e/cypress.spec.ts46
A
0 mins
test/fixtures/fixture-file.ts34
A
0 mins
test/fixtures/index.ts1
A
0 mins
test/fixtures/samples/error_due_importing_nonexistent_file_spec.js1
A
0 mins
test/fixtures/samples/error_due_invalid_syntax_spec.js1
A
0 mins
test/fixtures/samples/success_spec.js6
A
0 mins
test/fixtures/samples/success_spec.ts4
A
0 mins
test/helpers/match-snapshot.ts27
A
0 mins
test/unit/dist.spec.ts10
A
0 mins
tsconfig.json