Closed s4m0r4m4 closed 3 years ago
All tests passed when I ran rpm run test
@s4m0r4m4 is this still valid? if so please update the version in package.json and changelog. Since you are now a contributor to the project no need to keep submitting pr for my approval 😄
Thanks for checking! I made a few more changes on a different branch that I'll just merge in all together, see #104.
I was running into some issues where the tests never loaded, but no errors were seen from the child process that launched karma. Turns out there were some errors coming from the process, but they were not being handled. I tried to make sure that we're now catching and showing all errors in the log so that folks can see what's breaking easier.