.1502411993651747:e120733f1a1c68af1ea786d178511e74_69f4bf54dc48703ced6cd7dd.69f4bf72dc48703ced6cd7df.69f4bf7120579863f83cfdb2:Trae CN.T(2026/5/1 22:57:54) - #13
Open
lovely90133 wants to merge 3 commits into
Conversation
refactor(app): 重构应用结构,将express初始化逻辑移到单独模块 test: 添加用户和消息列表的测试用例 build: 更新package.json添加测试相关依赖 style(models): 将变量改为常量并添加重置功能
扩展初始用户和消息数据集以支持更全面的测试场景 更新测试用例以验证分页、搜索和排序功能
增强用户和消息API的测试用例,为分页、搜索和排序功能添加详细的响应数据断言
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.
test(users/messages): 添加详细的API响应断言测试
增强用户和消息API的测试用例,为分页、搜索和排序功能添加详细的响应数据断言