Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(): Add cursor animation testing and migrate some easy one to jest #9829

Merged
merged 22 commits into from
Apr 30, 2024

Commits on Apr 27, 2024

  1. add cursor animation testing

    asturur committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    813bce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f826bc6 View commit details
    Browse the repository at this point in the history
  3. shorter snap

    asturur committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1867255 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cursor-animation-testing' of github.com:fabricjs/fabric…

    ….js into cursor-animation-testing
    asturur committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    177f5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97756d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c18fb7c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. cover select all

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    60e4135 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cursor-animation-testing' of github.com:fabricjs/fabric…

    ….js into cursor-animation-testing
    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0be933a View commit details
    Browse the repository at this point in the history
  3. slowly migrating test to jest

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a4b6263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aaa03a View commit details
    Browse the repository at this point in the history
  5. the new tests

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    800b9bb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cursor-animation-testing' of github.com:fabricjs/fabric…

    ….js into cursor-animation-testing
    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c664e8f View commit details
    Browse the repository at this point in the history
  7. removed the qunit file

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ca6c7e3 View commit details
    Browse the repository at this point in the history
  8. more tests

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    09d7107 View commit details
    Browse the repository at this point in the history
  9. most converted

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2800a49 View commit details
    Browse the repository at this point in the history
  10. clarified issues

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    682855c View commit details
    Browse the repository at this point in the history
  11. tests converted

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6965c29 View commit details
    Browse the repository at this point in the history
  12. move to delayedCursor

    asturur committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b488664 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    e241e5d View commit details
    Browse the repository at this point in the history
  2. file one

    asturur committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7947e4d View commit details
    Browse the repository at this point in the history
  3. code style

    asturur committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4862bfa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cursor-animation-testing' of github.com:fabricjs/fabric…

    ….js into cursor-animation-testing
    asturur committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9c896c8 View commit details
    Browse the repository at this point in the history