task(00c8cc0d-f2b4-4783-b647-0a1f62f0f650): Add E2E test report & evidence (contract 15 endpoints, BLE 12/12, UI static walkthrough)

This commit is contained in:
阿猫
2026-09-04 03:25:13 +08:00
parent b8e4c24fd2
commit d6d6bae71d
46 changed files with 3964 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" tests="7" skipped="0" failures="0" errors="0" timestamp="2026-09-03T19:18:11" hostname="jtlserver" time="0.02">
<properties/>
<testcase name="整帧解析出协议示例读数" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.011"/>
<testcase name="激励命令编码与应答回解析" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.003"/>
<testcase name="状态字母映射 Q 与 N" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.0"/>
<testcase name="缺字段脏帧被丢弃" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.001"/>
<testcase name="未知状态字母映射 UNKNOWN 而非崩溃" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.0"/>
<testcase name="激励值越界抛出" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.005"/>
<testcase name="分片喂入仍可切帧" classname="com.stec.cmd.protocol.vm208.Vm208FrameParserTest" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>