Stefano Magni
Stefano Magni
Hi Danh! Sorry for the late, well... ## The dream Opening a from the all-files mode should add a panel, similar to the ones showed by Github for every changed...
> Instead of showing a panel in the right place. What if it shows a popup with the code when you click the no-diff file? Would that be more or...
Thank you ❤️ and have a nice weekend!!
I'm very interested in this feature, I'd like to use it in my [nprr](https://github.com/NoriSte/nprr) (a sort of *npm run + autocomplete*) package 😊
Hey Joël! I won't say Epic but surely helpful :) I won't work on that at the moment, but you reminded me that I should think about the future evolutions...
Hi @Lukaszli , the closed PR was "update the TS definition" while this one is "translate the existing cypress tests to TS" so, no, it could not be closed yet...
HI @SteveSchreiner, thank you 😊 Could you share the TypeScript error, please? And, if possible, a repo containing just the ts-config file for Cypress and the mentioned test code?
The #66 could have been prevented by converting all the tests to TypeScript.
Cypress released `4.4.0` version including first-class TypeScript support.
Hi @Taewa Integration tests are the hardest ones because the line is subtle and the options are a lot. Anyway: it really depends on your needs. Reading your notes, I'm...