Added sort test and switch to chai expect

This commit is contained in:
Unmesh Gundecha
2021-02-21 13:54:08 +08:00
parent 0c8c1c8253
commit eaf9286b67
4 changed files with 89 additions and 59 deletions

View File

@@ -17,6 +17,9 @@
"homepage": "https://github.com/upgundecha/howtheysre#readme",
"devDependencies": {
"chai": "^4.3.0",
"chai-arrays": "^2.2.0",
"chai-string": "^1.5.0",
"mocha": "^8.3.0"
}
},
"dependencies": {}
}