-
Notifications
You must be signed in to change notification settings - Fork 299
Commit fed2f1b
author
committedOliver Sauder
Convert non paginated response test to use APIClient
1 parent 2567515 commit fed2f1b
File tree
5 files changed
+15
-33
lines changed- example
- tests
- integration
5 files changed
+15
-33
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 | - | ||
66 | - | ||
67 | - | ||
68 | - | ||
69 | - |
Lines changed: 3 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | - | ||
8 | - | ||
9 | 4 |
| |
10 | 5 |
| |
11 | 6 |
| |
| |||
14 | 9 |
| |
15 | 10 |
| |
16 | 11 |
| |
17 | - | ||
18 | 12 |
| |
19 | 13 |
| |
20 | 14 |
| |
21 | 15 |
| |
22 | - | ||
16 | + | ||
23 | 17 |
| |
24 | 18 |
| |
25 | 19 |
| |
| |||
102 | 96 |
| |
103 | 97 |
| |
104 | 98 |
| |
105 | - | ||
106 | - | ||
107 | - | ||
108 | - | ||
109 | - | ||
110 | - | ||
111 | - | ||
112 | - | ||
113 | - | ||
114 | - | ||
115 | - | ||
116 | - | ||
99 | + | ||
117 | 100 |
| |
118 | - | ||
101 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | + | ||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
23 | + | ||
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | + | ||
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
71 | 80 |
| |
72 | 81 |
| |
73 | 82 |
| |
|
0 commit comments