Skip to content

Conversation

@toddbaert
Copy link
Member

Fixes an issue where our auto dependency inclusion was a bit overactive and includes a mock server (msw) as a real dep.

This was because msw was used for a mock/test server which exists in not in a .spec or .test file, but in a test/ dir.

I've updated the dependency analysis rules accordingly and this is no longer flagged to be added.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit f5e3f1f into main Mar 12, 2025
7 checks passed
@toddbaert toddbaert deleted the fix/test-deps branch March 12, 2025 18:58
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