mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
starting to work on JSVerify & Mocha based unit tests for our JS code base
This commit is contained in:
parent
8029c2819f
commit
fdef8bc5be
6 changed files with 133 additions and 7 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
|
@ -1,5 +1,9 @@
|
|||
doc/ export-ignore
|
||||
tst/ export-ignore
|
||||
js/.istanbul.yml export-ignore
|
||||
js/test.js export-ignore
|
||||
js/mocha-3.2.0.js export-ignore
|
||||
css/mocha-3.2.0.css export-ignore
|
||||
.codeclimate.yml export-ignore
|
||||
.csslintrc export-ignore
|
||||
.dockerignore export-ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue