remove NeDB and update to use MongoDB Atlas for testing

This commit is contained in:
2017-06-23 11:40:20 +02:00
parent a4f3f23bed
commit a934f3608f
20 changed files with 532 additions and 196 deletions

View File

@ -8,5 +8,10 @@
"globalNpmTools": [
"npmts"
]
},
"npmts": {
"testConfig": {
"parallel": false
}
}
}