Added some tests (createOne and getAll)

This commit is contained in:
Damien Broqua 2020-02-11 15:38:28 +01:00
parent ef7ca0315b
commit 9f0886541c
21 changed files with 2940 additions and 67 deletions

1
.gitignore vendored
View file

@ -20,6 +20,7 @@ coverage
# nyc test coverage
.nyc_output
/reports/
junit.xml
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt