Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

ci: LEAP-753: e2e image problems no externals #1713

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    3f86dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fddf32 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    9d0b9f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2797154 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    db253c2 View commit details
    Browse the repository at this point in the history
  2. 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
    hlomzik committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cade074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eedc714 View commit details
    Browse the repository at this point in the history
  4. Fix linting in tests

    hlomzik committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a292c27 View commit details
    Browse the repository at this point in the history
  5. Fix line endings

    hlomzik committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ca32461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6e4835 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76ae332 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d13fa8a View commit details
    Browse the repository at this point in the history