Skip to content

Commit e2ed5e6

Browse files
committed
test(framework-ember): add pagination mock-cache fixtures
1 parent e01bfd3 commit e2ed5e6

14 files changed

Lines changed: 7 additions & 0 deletions

File tree

Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"url":"users/1","status":200,"statusText":"OK","headers":{"Content-Type":"application/vnd.api+json","Content-Encoding":"br","Cache-Control":"no-store","Content-Length":103},"method":"GET","requestBody":null}
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"url":"users/2","status":200,"statusText":"OK","headers":{"Content-Type":"application/vnd.api+json","Content-Encoding":"br","Cache-Control":"no-store","Content-Length":106},"method":"GET","requestBody":null}
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"url":"users/3","status":200,"statusText":"OK","headers":{"Content-Type":"application/vnd.api+json","Content-Encoding":"br","Cache-Control":"no-store","Content-Length":113},"method":"GET","requestBody":null}
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"url":"users/1","status":200,"statusText":"OK","headers":{"Content-Type":"application/vnd.api+json","Content-Encoding":"br","Cache-Control":"no-store","Content-Length":108},"method":"GET","requestBody":null}
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"url":"users/1","status":200,"statusText":"OK","headers":{"Content-Type":"application/vnd.api+json","Content-Encoding":"br","Cache-Control":"no-store","Content-Length":103},"method":"GET","requestBody":null}

0 commit comments

Comments
 (0)