Jan Biardzki
Jan Biardzki
Fixing failed unit test might be cumbersome 🤔. I have run it on the local machine and out of 10 tests on unchanged code: - 4 times all tests passed...
I couldn't find the exact reason why the test `should take only last change in case of a burst of changes (case of inputs being currently edited)` sometimes fails. I've...
The use case is: Some queries require a parameter that may not be selected (yet). Until it's not selected I don't want the request to be run because it would...
Any clues why `mobile.cy.js` test faills? 🤔 All e2e tests are passing locally (although once `mobile.cy.js` failed)
> I don't know why the mobile e2e tests are failing, you'll have to investigate. https://github.com/yanchesky/react-admin/pull/1 On my fork, all tests pass, leading me to suspect that this failure is...