1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-14 23:50:06 +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

@@ -5,6 +5,7 @@
"private": true,
"dependencies": {
"@sasjs/adapter": "^1.0.5",
"@sasjs/test-framework": "^1.0.1",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",