Skip to content

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR migrates the Parser utility tests to use Vitest.

All the changes are limited to updating the test configuration and imports.

I will work on streamlining the tests and updating the event sourcing in future PRs to limit huge diffs.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #3247


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Nov 7, 2024
@dreamorosi dreamorosi requested a review from a team November 7, 2024 18:51
@dreamorosi dreamorosi requested a review from a team as a code owner November 7, 2024 18:51
@boring-cyborg boring-cyborg bot added automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) tests PRs that add or change tests labels Nov 7, 2024
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label Nov 7, 2024
@dreamorosi dreamorosi requested a review from am29d November 7, 2024 18:52
Copy link

sonarqubecloud bot commented Nov 7, 2024

@am29d am29d merged commit 3789076 into main Nov 8, 2024
38 checks passed
@am29d am29d deleted the chore/vitest_parser_base branch November 8, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) size/L PRs between 100-499 LOC tests PRs that add or change tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: migrate test runner to vitest for parser package

2 participants