-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Use a global `beforeEach` to check our current environment to determine whether or not to skip tests. All of the determination of our environment needs to occur in a global `before`. In this global `before`, we will connect to the server to determine the version and topology.