1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-06 20:10:05 +00:00

chore(sasjs-tests): use test framework in SASjs Tests

This commit is contained in:
Krishna Acondy
2020-07-22 19:42:34 +01:00
parent 9742f53dde
commit 69d088a9c6
21 changed files with 29 additions and 600 deletions

View File

@@ -1378,6 +1378,11 @@
}
}
},
"@sasjs/test-framework": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@sasjs/test-framework/-/test-framework-1.0.1.tgz",
"integrity": "sha512-SA+Rc5N+r29O1OwtZPR7O/Km3FFy3X7zWSYhV+y9cTrruGvILE5mYOS1T9yJb9JJNno3DmtXC+y1XD97F+hDmQ=="
},
"@sheerun/mutationobserver-shim": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz",