Files
Steve Galili bd98be05c6 docs(cookbook): network requests recipes (#1655)
* squash prev commits

* remove unneeded axios mock

* set maxWorkers=2

* run with a slow test reporter

* revert: run with a slow test reporter

* Add url check to mock and further reading and alternatives

* use MSW for all API calls in cookbook test suits

* Comments with implem. explanation

* Arrange docs initially to reflect new scenario and remove jest.setTimeout

* updating docs (1)

* updating docs (2)

* updating docs with global guarding and conclusion

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>
2024-09-18 09:51:53 +02:00

19 lines
277 B
JSON

[
"index",
{
"type": "dir",
"name": "basics",
"label": "Basic Recipes"
},
{
"type": "dir",
"name": "advanced",
"label": "Advanced Recipes"
},
{
"type": "dir",
"name": "state-management",
"label": "State Management Recipes"
}
]