Nima
Nima
Hi @cormacmccarthy, Thanks for putting this PR. I believe this will break some unit-tests and some integration-tests. Did you run them locally?
Hi @grv190 : I have some ideas around putting generated snapshots to AWS S3 bucket but I haven't got into implementing it yet. I would be up for putting some...
Hey @simondib, I am working on this feature, but in meanwhile it is feasible to update only failing tests. Here are the steps you need to take: Option 1: -...
Yeah, those things could be added as feature function. Feel free to raise a PR for it
@badsyntax , I am more than happy. Go for it
Hi @Sumit-Soman , Probably we need to modify Mockeer for the functionality you expect. I will try to put some time and ix this but feel free to raise a...
Sure, Let's work on this together. Do you have your entire setup somewhere committed? Re huge json, Mockeer does not mock DOM object, only the http requests that go out...
Try add/uncomment this line in Podfile ``` platform :ios, '11.0' ```
Hi @matteofigus , webpack 4 is not the solution, is the possible root cause! Although we are still investigating. Yeah, we are using node 8 and OC for most of...