Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Epic Web Dev
(Uncensored)
subscribe
Do NOT Assert on Requests (Do This Instead) (article)
https://www.epicweb.dev/do-not-assert-on-requests
links
backlinks
Test UI outcomes, not API requests. Mock network calls in setup, but assert on what users actually see and experience, not implementation details.