Couple of things that should follow #211 that I noticed while working on it: * We shouldn't be using `waitFor` APIs, as they make tests inherently imprecise * We need a way to test the SSR output, pre-hydration, _and_ the post-hydration state of the page
Couple of things that should follow #211 that I noticed while working on it:
waitForAPIs, as they make tests inherently imprecise