Lucas Chen
Lucas Chen
I'm using: ```json "@testing-library/react": "~9.4.0", "jest-styled-components": "~7.0.0", "styled-components": "~5.0.1", ``` I'm importing `jest-styled-components` in a global setup file; however, if I encase the following code in my components: ```jsx {/*...
Previously, timeout errors would always count as a failure and trigger the circuit breaker. This is problematic when certain APIs are expected to (sometimes) time out. **Yes, this is bad...
Currently there is no way to run `isFailure` to conditionally mark timeouts as a failure – it would be good to have this feature!
Added support for onClick and tooltipDataAttrs for empty squares, updated demo to include example of this