Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Device orientation tests detects if compass hardware is available on device inside of dedicated it() block and if compass is not available this tests is marked as failed.
Proposed approach - move corresponding logic to beforeEach block and remove false failure.