This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fail E2E test if Image is not loaded * ci: LEAP-753: Replace external image in E2E tests * Fix one more place with external image * Fix image sizes in example results * One more fix for keypoints example * Various fixes for image.transformer.test - Calculate natural image size to calculate a real zoom on init (~1.05) - Remove unnecessary waits, especially the one for 10(!) seconds - Enable DEV-3377 FF to fix region shift on zoom - Enable DEV-3793 FF to use relative coords for proper calculations - Fix the way FF applied — they should be set before the `I.amOnPage()` - Precision is increased to 2 (lower precisions result in rounding errors) - Added comments to understand the flow of the test and exact calculations * Also fix Ctrl+Z to a proper "CommandOrControl + z" * Fix linting in tests * Fix line endings * Small fix - remove excess number conversion in helper
- Loading branch information
Showing
19 changed files
with
3,163 additions
and
3,155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.