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

chore: move Dashboard.test.jsx from enzyme to react testing lib #32022

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Jan 29, 2025

Trying to knock out a few enzyme tests using o1 mostly with a bit of back and forth

Copy link

korbit-ai bot commented Jan 29, 2025

Based on your review schedule, I'll hold off on reviewing this PR until it's marked as ready for review. If you'd like me to take a look now, comment /korbit-review.

Your admin can change your review schedule in the Korbit Console

Copy link

request-info bot commented Jan 29, 2025

We would appreciate it if you could provide us with more info about this issue/pr! Please do not leave the title or description empty.

@request-info request-info bot added the need:more-info Requires more information from author label Jan 29, 2025
import sinon from 'sinon';

import React from 'react';
import { render, screen } from '@testing-library/react';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please import from spec/helpers/testing-library

mistercrunch added a commit that referenced this pull request Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need:more-info Requires more information from author preset-io review:draft size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants