Skip to content

Replace Moq Library to Nsubstitute in WebJobs Core.Tests project - #606

Merged
Justin Yoo (justinyoo) merged 2 commits into
Azure:mainfrom
BelowPeachTree:yoonho
Aug 29, 2023
Merged

Justin Yoo (justinyoo) merged 2 commits into
Azure:mainfrom
BelowPeachTree:yoonho

Conversation

@hnnynh

@hnnynh Yoonho Hann (hnnynh) commented Aug 29, 2023

Copy link
Copy Markdown
Contributor

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

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
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@justinyoo Justin Yoo (justinyoo) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yoonho Hann (@hnnynh) Thanks for your PR! LGTM

@justinyoo
Justin Yoo (justinyoo) merged commit 6697178 into Azure:main Aug 29, 2023
@justinyoo Justin Yoo (justinyoo) added enhancement New feature or request v1.6.0 labels Sep 19, 2023
@justinyoo Justin Yoo (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