Lambda-School-Labs/Studium-BE

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/ci.yml
.gitignore
LICENSE
README.md
api/server.js21
A
0 mins
api/server.test.js9
A
0 mins
auth/auth-router.js58
A
0 mins
auth/auth.test.js24
A
0 mins
auth/authenticate-middleware.js18
A
0 mins
code_of_conduct.md
config/secret.js3
A
0 mins
coverage/clover.xml
coverage/coverage-final.json
coverage/lcov-report/Studium-BE/api/index.html
coverage/lcov-report/Studium-BE/api/server.js.html
coverage/lcov-report/Studium-BE/auth/auth-router.js.html
coverage/lcov-report/Studium-BE/auth/auth-specs.js.html
coverage/lcov-report/Studium-BE/auth/authenticate-middleware.js.html
coverage/lcov-report/Studium-BE/auth/index.html
coverage/lcov-report/Studium-BE/config/index.html
coverage/lcov-report/Studium-BE/config/secret.js.html
coverage/lcov-report/Studium-BE/coverage/lcov-report/block-navigation.js.html
coverage/lcov-report/Studium-BE/coverage/lcov-report/index.html
coverage/lcov-report/Studium-BE/coverage/lcov-report/prettify.js.html
coverage/lcov-report/Studium-BE/coverage/lcov-report/sorter.js.html
coverage/lcov-report/Studium-BE/db/db-config.js.html
coverage/lcov-report/Studium-BE/db/index.html
coverage/lcov-report/Studium-BE/db/migrations/20200526221923_creeate-users-table.js.html
coverage/lcov-report/Studium-BE/db/migrations/20200527234641_create-decks-table.js.html
coverage/lcov-report/Studium-BE/db/migrations/20200528232842_create-cards-table.js.html
coverage/lcov-report/Studium-BE/db/migrations/20200531212312_create-tags-table.js.html
coverage/lcov-report/Studium-BE/db/migrations/20200603232108_create-sessions-table.js.html
coverage/lcov-report/Studium-BE/db/migrations/index.html
coverage/lcov-report/Studium-BE/index.html
coverage/lcov-report/Studium-BE/index.js.html
coverage/lcov-report/Studium-BE/knexfile.js.html
coverage/lcov-report/Studium-BE/resources/cards/cards-model.js.html
coverage/lcov-report/Studium-BE/resources/cards/cards-router.js.html
coverage/lcov-report/Studium-BE/resources/cards/index.html
coverage/lcov-report/Studium-BE/resources/decks/decks-model.js.html
coverage/lcov-report/Studium-BE/resources/decks/decks-router.js.html
coverage/lcov-report/Studium-BE/resources/decks/index.html
coverage/lcov-report/Studium-BE/resources/sessions/index.html
coverage/lcov-report/Studium-BE/resources/sessions/sessions-model.js.html
coverage/lcov-report/Studium-BE/resources/sessions/sessions-router.js.html
coverage/lcov-report/Studium-BE/resources/tags/index.html
coverage/lcov-report/Studium-BE/resources/tags/tags-model.js.html
coverage/lcov-report/Studium-BE/resources/tags/tags-router.js.html
coverage/lcov-report/Studium-BE/resources/users/index.html