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

Fixing Core tools tests #4242

Merged
merged 5 commits into from
Jan 30, 2025
Merged

Fixing Core tools tests #4242

merged 5 commits into from
Jan 30, 2025

Conversation

aishwaryabh
Copy link
Contributor

@aishwaryabh aishwaryabh commented Jan 29, 2025

Issue describing the changes in this PR

I accidently stopped tests from running in my previous PR, so I'm fixing them in this PR to ensure they still run.

One key change I made previously was that we assert ExitInError now to ensure that the tests error out when expected to do so. A lot of the unit tests need to add the assertion as well to make sure the tests pass as expected

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@aishwaryabh aishwaryabh requested a review from a team as a code owner January 29, 2025 19:34
jviau
jviau previously approved these changes Jan 29, 2025
@aishwaryabh aishwaryabh changed the title fixing test file Fixing Core tools tests Jan 29, 2025
@brettsam brettsam merged commit 1874ac4 into main Jan 30, 2025
10 checks passed
@brettsam brettsam deleted the aibhandari/fix-tests branch January 30, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants