Open Jean-Baptiste-Lasselle opened 2 years ago
Also to mock REST APi for the WebUI Integraation tests : https://blog.logrocket.com/how-to-test-code-that-depends-on-external-apis-in-node-js/
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418
https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#418
418 is the first thing I implement for testing my project each time I start a new one.