Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Not Needed
-
Iteration Novokuybyshevsk
Description
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`