hexlet-volunteers/interviews

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.editorconfig
.eslintrc.yml
.flowconfig
.gitignore
.travis.yml
CONTRIBUTING.md
Makefile
README.md
Vagrantfile
app.json
cm/vagrant.yml
npm-shrinkwrap.json
package.json
public/images/main-background.jpg
public/stylesheets/style.css
views/error.jade
views/index.jade
views/layout.jade
app.js124
A
1 hr
auth/github.js34
bin/www.js3
db/index.js19
db/models/user.js40
A
1 hr
helpers/hooks.js11
helpers/network.js7
public/javascripts/index.js12
routes/about.js8
A
35 mins
routes/index.js8
A
35 mins
server.js36
tests/auth.spec.js92
B
6 hrs
tests/mocks/passport.strategy.mock.js44
tests/server.spec.js26
tests/user.spec.js35