添加单元测试,基于vitest 改造了现有的测试。#385
Merged
rookie-luochao merged 8 commits intoopenapi-ui:mainfrom Jul 4, 2025
Merged
Conversation
🦋 Changeset detectedLatest commit: c4a421a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Member
|
合并代码之后,有些pipeline跑不过了呢 https://github.com/openapi-ui/openapi-ts-request/actions/runs/16070733161 |
Member
|
在我这个仓库,好像跑pipeline执行单测过不了 |
Contributor
Author
我看看原因,起码说明pipeline配置对了,每次用unit 拦截的效果也有了 |
Member
|
是的,拦截是有效果的 |
Contributor
Author
|
看起来新的另外这个PR中的代码有问题, 我看一下, 等下再来一个PR |
Member
|
感觉那个pr和这个没太多关联?感谢大佬定位
发自我的iPhone
…------------------ 原始邮件 ------------------
发件人: Kevin Law ***@***.***>
发送时间: 2025年7月4日 18:19
收件人: openapi-ui/openapi-ts-request ***@***.***>
抄送: 故城 ***@***.***>, State change ***@***.***>
主题: Re: [openapi-ui/openapi-ts-request] 添加单元测试,基于vitest 改造了现有的测试。 (PR #385)
|
Contributor
Author
|
提了一个新的PR #390 解决了, 你看下。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
这个PR的主要修改内容为:
看看还有没有什么遗漏,请告知