Content
@
0 reply
0 recast
0 reaction
Jax
@jaxer.eth
Ok so do we test our frontends or what? Every time I write a test involving the frontend that ~isn’t~ an end-to-end test I feel like I’m wasting my time…
3 replies
0 recast
5 reactions
Sam
@sams
Frontend testing is a waste of time in most situations imo. Build more guardrails than tests
0 reply
0 recast
1 reaction
Henry 🧾
@hengar.eth
Visual regression testing is the way. And I will die on this hill
0 reply
0 recast
0 reaction
joaofaustino
@joaofaustino
My team's testing strategy: E2E testing for all app flows, followed by unit testing with snapshots for design system components and logic-heavy functions.
0 reply
0 recast
0 reaction