This website requires JavaScript.
Explore
Help
Register
Sign In
gaozheng
/
geopro
Watch
1
Star
0
Fork
You've already forked geopro
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6a10975b6b
geopro
/
tests
/
net
History
gaozheng
4f205528ad
fix(login): 删多余 verifyCodeCheck 步(原版实测=getImageCode→login2 直连)修 verificationCodeExpired + AuthLive 跳过(验证码改图片)
2026-06-25 10:51:04 +08:00
..
FakeApiCall.hpp
feat(net): ApiBatch 并发汇聚+fail-fast+abort闸门 + 离线单测
2026-06-11 20:05:53 +08:00
test_api_batch.cpp
harden(net): ApiBatch 契约断言(非空calls/非空谓词)+fail-fast注释+单元素测试(评审 I-1/I-2/M-1/M-2)
2026-06-11 20:13:48 +08:00
test_api_chain.cpp
feat(net): ApiChain 顺序依赖链原语(fail-fast+abort闸门+工厂可抛) + 离线单测
2026-06-12 07:36:50 +08:00
test_auth.cpp
fix(login): 删多余 verifyCodeCheck 步(原版实测=getImageCode→login2 直连)修 verificationCodeExpired + AuthLive 跳过(验证码改图片)
2026-06-25 10:51:04 +08:00
test_auth_loads.cpp
harden(net+app): 登录句柄终态置 aborted_ + connect 用成员 QPointer + ApiChain 首步同步契约注释 + LoginLoad step 抛异常离线测 + 注释更正(Part B 评审 I-1/I-2/I-3/M-2/M-4)
2026-06-12 09:11:54 +08:00
test_rsa.cpp
feat(net): RSA 加密器(OpenSSL PKCS1v1.5+base64) + 捕获真实 RSA 公钥
2026-06-07 21:17:38 +08:00