Skip to content

Conversation

@hnnynh
Copy link
Contributor

@hnnynh hnnynh commented Aug 29, 2023

To Solve Issue #598,
Replaced Moq Library to Nsubstitute in 7 files in test/Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.Tests project

The tests are completed
image

hnnynh added 2 commits August 28, 2023 14:26
4 files in Webjobs.Core.Tests
/Filters/DocumentFilterCollectionTests.cs
/Configurations/OpenApiHttpTriggerAuthorizationTests.cs
/Configurations/DefaultOpenApiHttpTriggerAuthorizationTests.cs
/SwaggerUITests.cs
/Extensions/SwaggerUIExtensionsTests.cs
/Extensions/OpenApiHttpTriggerContextExtensionsTests.cs
/Extensions/HttpRequestDataObjectExtensionsTests.cs
@hnnynh
Copy link
Contributor Author

hnnynh commented Aug 29, 2023

@microsoft-github-policy-service agree

Copy link
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hnnynh Thanks for your PR! LGTM

@justinyoo justinyoo merged commit 6697178 into Azure:main Aug 29, 2023
@justinyoo justinyoo added enhancement New feature or request v1.6.0 labels Sep 19, 2023
@justinyoo justinyoo linked an issue Sep 19, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Moq with something else

2 participants