Amy Blankenship
Jan 31, 2023

I write my code in small enough units that I can test the behaviors that matter to me and I don't worry about code I know is already tested. I also use Storybook to stand in for tests for things that are better reviewed by the human eye. Once I've spent more time with the model we're using that helps us concentrate our test effort where it matters, I'll write some posts about it.

Amy Blankenship
Amy Blankenship

Written by Amy Blankenship

Full Stack developer at fintech company. I mainly write about React, Javascript, Typescript, and testing.

No responses yet