mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
test: Add WebSockets integration test.
This commit is contained in:
committed by
Joachim Van Herwegen
parent
59f99e1728
commit
16d447f221
@@ -87,7 +87,7 @@
|
||||
"@types/yargs": "^15.0.5",
|
||||
"arrayify-stream": "^1.0.0",
|
||||
"async-lock": "^1.2.4",
|
||||
"componentsjs": "^3.6.0",
|
||||
"componentsjs": "^3.6.1",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
"fetch-sparql-endpoint": "^1.8.0",
|
||||
@@ -113,6 +113,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^4.1.1",
|
||||
"@typescript-eslint/parser": "^4.1.1",
|
||||
"componentsjs-generator": "^1.6.0",
|
||||
"cross-fetch": "^3.0.6",
|
||||
"eslint": "^7.9.0",
|
||||
"eslint-config-es": "^3.20.3",
|
||||
"eslint-import-resolver-typescript": "^2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user