Snapshot testing
Preface: Why Unit test fails
We have been writing unit test for UI without actually thinking the environment they run in. We assume that it will catch issues before they surface to customers, but sadly there needs to be a lot of introspection if the ...
aymanace2049.hashnode.dev10 min read