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

[BD-46] feat: move Enzyme to React testing library #2440 #2581

Merged

Commits on Oct 11, 2023

  1. refactor: move enzyme to react testing library

    monteri authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    81fbddd View commit details
    Browse the repository at this point in the history
  2. feat: rewriting tests from Enzyme to RTL

    PKulkoRaccoonGang authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    84cf8ca View commit details
    Browse the repository at this point in the history
  3. refactor: update tests 2

    monteri authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    21ce2ea View commit details
    Browse the repository at this point in the history
  4. refactor: rewrite tests using react testing library

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1212986 View commit details
    Browse the repository at this point in the history
  5. refactor: rewrite test using react testing library 2part

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ee3c657 View commit details
    Browse the repository at this point in the history
  6. refactor: refactor after review part 1

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    46b4a2b View commit details
    Browse the repository at this point in the history
  7. refactor: replace fireEvent with userEvent where it is possible

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    71c31dc View commit details
    Browse the repository at this point in the history
  8. fix: fix console errors

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6fc6386 View commit details
    Browse the repository at this point in the history