-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure cachehandler responses are cast to documents (#9459)
- Loading branch information
Showing
13 changed files
with
216 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-67 Bytes
tests/warp-drive__ember/.mock-cache/733572b0/GET-0-users/1/res.body.br
Binary file not shown.
Binary file added
BIN
+67 Bytes
tests/warp-drive__ember/.mock-cache/99723d91/GET-0-users/2/res.body.br
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...ache/733572b0/GET-0-users/1/res.meta.json → ...ache/99723d91/GET-0-users/2/res.meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"url": "users/1", | ||
"url": "users/2", | ||
"status": 200, | ||
"statusText": "OK", | ||
"headers": { | ||
|
Binary file added
BIN
+67 Bytes
tests/warp-drive__ember/.mock-cache/a12647a9/GET-0-users/2/res.body.br
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...ache/eea0d109/GET-0-users/1/res.meta.json → ...ache/a12647a9/GET-0-users/2/res.meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"url": "users/1", | ||
"url": "users/2", | ||
"status": 200, | ||
"statusText": "OK", | ||
"headers": { | ||
|
Binary file removed
BIN
-67 Bytes
tests/warp-drive__ember/.mock-cache/eea0d109/GET-0-users/1/res.body.br
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.