pokusio / passportjs-quickie

Just another of those works
0 stars 0 forks source link

e2e tests #17

Open Jean-Baptiste-Lasselle opened 2 years ago

Jean-Baptiste-Lasselle commented 2 years ago
Jean-Baptiste-Lasselle commented 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/

Jean-Baptiste-Lasselle commented 2 years ago

for typescript : https://levelup.gitconnected.com/unit-tests-for-node-js-apis-built-with-ts-express-js-and-typeorm-b6921bf92e28

Jean-Baptiste-Lasselle commented 2 years ago

418 I'm a teapot

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418

https://www.google.com/teapot

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.