You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked out the code so far and it seems like it's using Karma + Nightwatch/Selenium, and there's not that many tests at the moment. While the test suite is still small, this might be a good time to move over to Jest + TestCafe, which I'm more than happy to spend my time on.
How's that sound? Let me know if there's issues with that approach :)
Hi @honsq90 it sounds definitely good. Indeed I'd like to give a try to Jest, also because it would be useful to introduce some snapshot tests also. So, please, go ahead with your proposal because it sounds viable.
Hello @p3trur0,
Can I help for the integration tests?
You need that is tests written in only JEST, or it possible other resource?
Because I had more experience in Cypress, it's powerfull tool and simple to use.
Currently, this Vue application does not implement testing activities properly. It would be very helpful in defining a valid testing pipeline for:
Once introduced and set up properly, we can start to improve the testing coverage of the project.
The text was updated successfully, but these errors were encountered: