Skip to content

Conversation

@h2floh
Copy link
Owner

@h2floh h2floh commented Jun 3, 2025

This pull request introduces changes to set up a new Visual Studio solution for unit testing and updates dependencies in package.json to align with newer versions of React and related libraries. The updates aim to modernize the codebase and ensure compatibility with the latest tools and frameworks.

Visual Studio solution setup:

  • Created a new solution file azure-dev-ops-react-ui-unit-testing.sln to organize projects for unit testing, including configurations for dummyrestapi and dotnet-core-api-jwt-bearer.

Dependency updates:

  • Updated React and React-related libraries in package.json to version 19.1.0, including @types/react, @types/react-dom, and @testing-library/react, to leverage the latest features and improvements.
  • Removed duplicate entry for tslib in package.json to clean up the dependency list.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2025

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