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

refactor(protocol-designer): increased test coverage for ConnectedStepItem #14900

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Apr 15, 2024

closes AUTH-300

Overview

ConnectedStepItem is a pretty big component in PD and it had no test coverage until i added some a few days ago but I didn't add test coverage for all step types. In this PR, I added test coverage for mix and moveLiquid, as well as testing if there is an error icon when there is a warning.

Test Plan

just review the test

Changelog

  • add a few test cases

Review requests

see test plan

Risk assessment

low

@jerader jerader requested a review from a team as a code owner April 15, 2024 12:45
@jerader jerader requested review from koji and ncdiehl11 and removed request for a team April 15, 2024 12:46
Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

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

lgtm

@jerader jerader merged commit 829aa79 into edge Apr 16, 2024
18 checks passed
@jerader jerader deleted the pd_add-connected-step-item-test branch April 16, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants