Skip to content

Commit 0ecb064

Browse files
committed
feat: update api.test.js
1 parent b1dd12c commit 0ecb064

File tree

39 files changed

+92
-54
lines changed

39 files changed

+92
-54
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
["[webpack-dev-server] Server started: Hot Module Replacement enabled, Live Reloading enabled, Progress disabled, Overlay enabled.","[HMR] Waiting for update signal from WDS...","Hey."]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

test/e2e/snaps/app.test.js/app-option-should-work-using-express-applica-41d0e--should-handle-GET-request-to-index-route-1.txt renamed to test/e2e/__snapshots__/api.test.js/API-Invalidate-callback-should-use-the-default-noop-callback-when-invalidate-is-called-without-any-callback-response-status-snap.webpack5

File renamed without changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

test/e2e/snaps/app.test.js/app-option-should-work-using-express-applica-6efea--should-handle-GET-request-to-index-route-1.txt renamed to test/e2e/__snapshots__/api.test.js/API-Invalidate-callback-should-use-the-provided-callback-function-response-status-snap.webpack5

File renamed without changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
["[webpack-dev-server] Server started: Hot Module Replacement enabled, Live Reloading enabled, Progress disabled, Overlay enabled.","[HMR] Waiting for update signal from WDS...","Hey.","WebSocket connection to 'ws://test.host:8158/ws' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED","[webpack-dev-server] Event","[webpack-dev-server] Disconnected!","[webpack-dev-server] Trying to reconnect..."]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

test/e2e/snaps/app.test.js/app-option-should-work-using-express-applica-a1fb3--should-handle-GET-request-to-index-route-1.txt renamed to test/e2e/__snapshots__/api.test.js/API-Server-checkHostHeader-should-allow-URLs-with-scheme-for-checking-origin-when-the-option-client-webSocketURL-is-object-response-status-snap.webpack5

File renamed without changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"ws://test.host:8158/ws"

0 commit comments

Comments
 (0)