segunolalive/helloBooks

View on GitHub
Branch: development(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.coveralls.yml
.env.example
.eslintignore
.eslintrc
.gitignore
.hound.yml
.sequelizerc
.travis.yml
LICENSE
Procfile
README.md
app.json
client/__tests__/components/common/__snapshots__/Loading.spec.jsx.snap
client/index.html
client/manifest.json
client/static/favicon.ico
client/static/hello_icon_144.png
client/static/hello_icon_192.png
client/static/hello_icon_256.png
client/static/hello_icon_32.png
client/static/hello_icon_512.png
client/static/index.scss
client/static/profile_image.png
nightwatch.json
package-lock.json
package.json
server/docs/fonts/slate.eot
server/docs/fonts/slate.svg
server/docs/fonts/slate.ttf
server/docs/fonts/slate.woff
server/docs/fonts/slate.woff2
server/docs/images/logo.png
server/docs/images/navbar.png
server/docs/index.html
server/docs/stylesheets/print.css
server/docs/stylesheets/screen.css
client/__tests__/__mocks__/Notify.js4
client/__tests__/__mocks__/fileMock.js1
client/__tests__/__mocks__/mockData.js118
client/__tests__/__mocks__/mockLocalStorage.js16
client/__tests__/__mocks__/styleMock.js1
client/__tests__/__mocks__/superagent.js41
client/__tests__/actions/adminActions.spec.js215
client/__tests__/actions/authActions.spec.js147
client/__tests__/actions/bookActions.spec.js338
client/__tests__/actions/userActions.spec.js132
client/__tests__/components/Admin/AddCategoryForm.spec.jsx30
client/__tests__/components/Admin/BookForm.spec.jsx68