PavelDeuce/page-loader-testing

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.eslintrc.yml
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/nodejs.yml
.gitignore
.prettierrc
Makefile
README.md
__fixtures__/expected/hexlet-io-courses.html
__fixtures__/expected/hexlet-io-courses_files/hexlet-io-img.png
__fixtures__/expected/hexlet-io-courses_files/hexlet-io-index.css
__fixtures__/expected/hexlet-io-courses_files/hexlet-io-index.js5
A
0 mins
__fixtures__/hexlet-io-courses.html
__tests__/index.test.js108
A
0 mins
__tests__/utils.test.js28
A
0 mins
babel.config.js3
A
0 mins
package-lock.json
package.json
src/bin/page-loader.js3
A
0 mins
src/commander.js25
A
0 mins
src/index.js54
A
0 mins
A
90%
src/parser.js28
A
0 mins
A
100%
src/utils.js33
A
0 mins
A
100%