Martin Staffa

Results 173 comments of Martin Staffa

I'm trying to proactively use the iconv-lite option. Can you check if this pseudo implementation correct? Could also be added to the docs after clean-up. It does work but I...

Not at the moment - I'd need to familiarize with the code first

@Foxandxss I understand that it makes sense that "preventOpenDuplicates" is a global config. I think the docs should make this clearer, though, because the config for global config for individual...

We've decided that this will not be fixed in AngularJS. Please use https://lodash.com/docs/4.17.4#merge or a similar function instead.

Interesting topic. I also think that an eslint plugin would be overkill, because eslint checks should be fast. Here are some ideas that come to mind: * eslint has https://eslint.org/docs/rules/no-restricted-imports...

It's correct that it ran 650 tests successfully and then FF disconnected. This was on Saucelabs via Travis. You can see this further up in the log. To clarify -...

To clarify again, it should say disconnected only for Firefox at this point. Overall it's debatable what the status should be. Another idea is to display both "Success" and "Disconnected"...

Wow, I didn't know the plugin API could modify the UI. The docs certainly don't suggest it. It would also be cool to find your plugins on https://docs.cypress.io/plugins/index.html @bahmutov

The exceptions are coming from the code of the site you are visiting. Cypress can't do anything about this. Or does it only happen when the site is run in...

Can confirm that this is still an issue with Kaniko 1.2.0 (and Gitlab Runner 12.8.0 + kubernetes executor)