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
Would you be open to merging a pull request from me that replaces Selenium E2E tests with Cypress test runner? I think it would be simpler and more useful for anyone using Vue to see the GUI and be able to interact with the tests.
I'm just now getting to do the rounds on this repo and a few others. I had started in the dev branch on doing a complete overhaul but two things stopped me:
App structure rearrangement (think folder grouping by vertical slices).
This is going to change a lot of things. I hope to have this current repo updated beautifully by next week. How do you feel about holding off until then? Also, I've got testing working with karma/mocha in TypeScript but I haven't looked at E2E. How do you feel about handling that? I'll push up the work and leave E2E untouched for you or someone to help fill in that gap.
Would you be open to merging a pull request from me that replaces Selenium E2E tests with Cypress test runner? I think it would be simpler and more useful for anyone using Vue to see the GUI and be able to interact with the tests.
Here is some info on the runner
The text was updated successfully, but these errors were encountered: