Commands to run tests and storybook in StrictMode (#3241)
* strict mode work in progress
* move import from testing-library to test-utils
IMO better to have a single place to import all of out test utils, makes it easier to keep track
* making storybook handle strict mode via options
* revert change to storybook config