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

[UIK-3310]test for dependencies and import #1985

Merged
merged 25 commits into from
Mar 13, 2025

Conversation

Valeria-Zimnitskaya
Copy link
Contributor

@Valeria-Zimnitskaya Valeria-Zimnitskaya commented Feb 20, 2025

Added a shared step that gets all unique @semcore/.. imports and compares them with dependencies from package.json (i've excluded core because i noticed in some components that it presents in imports but absents in dependencies).
i left commented logs for debugging because it is very useful to debug locally when adding test in component.
Added this test for some packages

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly or it's not required.
  • Unit tests are not broken.
  • I have added changelog note to corresponding CHANGELOG.md file with planned publish date.
  • I have added new unit tests on added of fixed functionality.

@Valeria-Zimnitskaya Valeria-Zimnitskaya changed the title UI k 3310/test for dependencies import checks [UIK-3310]test for dependencies and import Feb 20, 2025
@ilyabrower ilyabrower force-pushed the UIK-3310/test-for-dependencies---import-checks branch from f94ca32 to a155631 Compare March 10, 2025 11:49
@ilyabrower ilyabrower merged commit d262ee8 into master Mar 13, 2025
9 checks passed
@ilyabrower ilyabrower deleted the UIK-3310/test-for-dependencies---import-checks branch March 13, 2025 20:01
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.

2 participants