DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests
2021-11-10 14:44:54 +08:00
..
EventSamples feat(wxapi): 修复部分回调通知事件模型字段缺失的问题 2021-11-10 14:44:54 +08:00
ModelSamples feat(wxapi): 新增 OpenAPI 管理相关接口 2021-10-31 14:02:22 +08:00
.gitignore init commit 2021-05-10 15:30:00 +08:00
appsettings.json test: 设计代码分析工具,以规避拼写错误导致的 API 定义问题 2021-06-07 11:18:27 +08:00
SKIT.FlurlHttpClient.Wechat.Api.UnitTests.csproj test: 优化 CodeStyle 测试流程 2021-11-10 12:59:08 +08:00
TestClients.cs test(wxapi): 适配新的模型测试 2021-07-30 18:25:12 +08:00
TestConfigs.cs test: 优化 CodeStyle 测试流程 2021-11-10 12:59:08 +08:00
WechatApiDeclarationTests.cs test: 优化 CodeStyle 测试流程 2021-11-10 12:59:08 +08:00
WechatApiEventDeserializationTests.cs test(wxapi): 新增验证微信回调通知事件签名的单元测试 2021-08-02 20:21:45 +08:00
WechatApiEventVerificationTests.cs feat(wxapi): bump version 2021-08-02 20:50:54 +08:00
WechatApiExecuteCgibinExpressTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinMaterialTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinMediaTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinMessageMassTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinMidasTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinQrcodeTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinTagsTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteCgibinUserTests.cs fix(wxapi): 修复代码分析工具检测出的 API 定义问题 2021-06-09 17:32:50 +08:00
WechatApiExecuteCVTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteSemanticTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiExecuteSnsWithAccessTokenTests.cs init commit 2021-05-10 15:30:00 +08:00
WechatApiExecuteSnsWithAppSecretTests.cs init commit 2021-05-10 15:30:00 +08:00
WechatApiExecuteWxaApiTests.cs test(wxapi): 适配新的模型测试 2021-05-28 19:27:38 +08:00
WechatApiSecurityTests.cs feat: 移除基础依赖库,升级公共组件,并适配 .NET 6.0 2021-11-09 15:23:23 +08:00
WechatApiWxBizMsgCryptorTests.cs test(wxapi): 增加 AES-CBC 解密的单元测试用例 2021-10-18 17:31:57 +08:00