If you're working on a tool/script that uses @github's APIs, try https://t.co/0NmdDisPK6 to write concise and meaningful tests without touching live data.
@TAbrodi This completely depends on the bridge/software project.
A pedestrian bridge over a creek? Just start building, fix it later if you need to.
Do you know the complexity of the software upfront?
What might happen if it fails?
Can you afford to apply a fix later?
@kentcdodds@__grunet@marcysutton I like the idea to run tests twice in keyboard- and pointer-mode. I'm not so sure about the idea to replace
`.click()` per spy. Might be better to integrate some utility like `.navigateTo()` into user-event.