-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing
-
Iteration Novokuybyshevsk
-
Not Needed
Looks like running e2e tests with an ENV variable to print the debug information broke in the electron/spectron update pr - we added a commit, but I think it was lost in a merge: https://github.com/mongodb-js/compass/pull/2438#discussion_r713425115
This ticket involves updating the debugging in e2e tests so that we can print debug information into console using something like `DEBUG=compass* npm test`