File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ title: Write feature test for API
55::: note
66
77- ** Prerequisite** : First, [ setup ** CHKware** ] ( /setup ) to continue
8- - Find [ More ` testcase ` examples] ( /examples/testcase-examples ) here
9- :::
8+ - Find [ more ` testcase ` examples] ( /examples/testcase-examples ) here
9+
10+ :::
1011
1112Let's continue to test our [ _ XKCD.com JSON API http client_ ] ( /tutorials/http-client ) that we covered earlier. Please do as follows:
1213
Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ title: Use as HTTP client
55::: note
66
77- ** Prerequisite** : First, [ setup ** CHKware** ] ( /setup ) to continue
8- - Find [ More ` http ` examples] ( /examples/http-examples ) here
9- :::
8+ - Find [ more ` http ` examples] ( /examples/http-examples ) here
9+
10+ :::
1011
1112Let's call the [ _ XKCD.com JSON API_ ] ( https://xkcd.com/json.html ) that returns a joke for given ID. Please do as follows:
1213
You can’t perform that action at this time.
0 commit comments