cmelion

Results 45 comments of cmelion

@jan-molak we have a custom websocket implementation, but I was thinking Appium with accessibility IDs would be the best universal choice.

It would be very useful to get coverage reports for `step` files. IDE integrations make it very easy to determine when `step` implementations for `[Given, When, Then and End]` are...

> Currently I use the useResource hook. I am trying to get the response code from this hook, however only the response.data and no response.code (coming from axios) is returned....

I'm seeing the same issue when using a validation schema. ``` Warning: An update to Formik inside a test was not wrapped in act(...). ``` https://github.com/cmelion/react-cra-demo/blob/cfulnecky/formik/src/components/input-form/.test.js

https://github.com/nicehash/excavator/issues/63 F.Y.I. this looks to be fixed in v 2.0.1.5