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

Migrate ScoreCard.test.js from Enzyme to React Shallow Renderer #1653

Merged
merged 11 commits into from
Aug 12, 2023

Commits on Aug 10, 2023

  1. migrate scorecard.test from enzyme to jest

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e298a1c View commit details
    Browse the repository at this point in the history
  2. modify license header

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fc2421d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    12d42bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd3749 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    b7b7b7b View commit details
    Browse the repository at this point in the history
  2. Update packages/jaeger-ui/src/utils/helpers/ReactShallowRenderer.js

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil and yurishkuro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    bec11f1 View commit details
    Browse the repository at this point in the history
  3. Update ReactShallowRenderer.js

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    bc2e6c0 View commit details
    Browse the repository at this point in the history
  4. reformat MIT license

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    749be67 View commit details
    Browse the repository at this point in the history
  5. move and rename file

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    60c2854 View commit details
    Browse the repository at this point in the history
  6. test

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ee87d35 View commit details
    Browse the repository at this point in the history
  7. test

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    12f1cbd View commit details
    Browse the repository at this point in the history