Open bahmutov opened 6 years ago
Hey @bahmutov
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:
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.
Thoughts?
Oh, I also need to look into how to do snapshots in karma/mocha. I can't use Jest because it breaks with TypeScript/Vue.
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