* [unittest] add comment for unlinkstory.

This commit is contained in:
tianshujie
2025-06-06 11:28:12 +08:00
parent dcbadd72ee
commit 6d1db26898
@@ -6,6 +6,15 @@ title=测试 releaseModel->unlinkStory();
timeout=0
cid=1
- 测试发布ID为空时,解除跟需求ID=2的关联 @0
- 测试发布ID=1时,解除跟需求ID=2的关联
- 第0条的old属性 @1,2,3
- 第0条的new属性 @1,3
- 测试发布ID不存在时,解除跟需求ID=2的关联 @0
- 测试发布ID为空时,解除跟需求ID=4的关联 @0
- 测试发布ID=1时,解除跟需求ID=4的关联 @0
- 测试发布ID不存在时,解除跟需求ID=4的关联 @0
*/
include dirname(__FILE__, 5) . '/test/lib/init.php';