Skip to content

test: add missing tests for file/upload, search/query, vision/describe#33

Merged
MiniMax-AI-Dev merged 1 commit intoMiniMax-AI:mainfrom
raylanlin:test/coverage-improvements
Apr 6, 2026
Merged

test: add missing tests for file/upload, search/query, vision/describe#33
MiniMax-AI-Dev merged 1 commit intoMiniMax-AI:mainfrom
raylanlin:test/coverage-improvements

Conversation

@raylanlin
Copy link
Copy Markdown
Collaborator

@raylanlin raylanlin commented Apr 6, 2026

Summary

Add test coverage for three recently-added commands that had no tests:

New Test File Command Tested
test/commands/file/upload.test.ts minimax file upload
test/commands/search/query.test.ts minimax search query
test/commands/vision/describe.test.ts minimax vision describe

Also update existing test files to call resetStatusBar() from status-bar.ts for clean state isolation between tests.

- Add test/commands/file/upload.test.ts
- Add test/commands/search/query.test.ts
- Add test/commands/vision/describe.test.ts
- Update other test files to use resetStatusBar() for clean state
@MiniMax-AI-Dev MiniMax-AI-Dev merged commit 52a9361 into MiniMax-AI:main Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants