Skip to content

Mail to ticket converter tests docs - #1674

Open
Benedict315 wants to merge 7 commits into
Stellar-Mail:mainfrom
Benedict315:mail-to-ticket-converter-tests-docs
Open

Mail to ticket converter tests docs#1674
Benedict315 wants to merge 7 commits into
Stellar-Mail:mainfrom
Benedict315:mail-to-ticket-converter-tests-docs

Conversation

@Benedict315

@Benedict315 Benedict315 commented Jul 22, 2026

Copy link
Copy Markdown

Added contributor-friendly tests and documentation for the Mail-to-Ticket Converter tool:

Changes:

Moved tests from tools/v2/team/mail-to-ticket-converter/tests/ to mail-to-ticket-converter for CI compatibility with vitest
Converted test file from .mjs to TypeScript
Created SETUP.md - Quick start guide for contributors with installation and test instructions
Created KNOWN_LIMITATIONS.md - Comprehensive documentation of current scope constraints (no main app integration, no persistence, no real email processing, etc.)
Created FIXTURES.md - Detailed fixture documentation with usage examples, patterns, and security guidelines
Updated README.md with links to new documentation

closes #623

@kryputh

kryputh commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

@Benedict315 tell your agent to run bun command with prettier to format the code

Then check ✅ it again with bun after with bun prettier check ✅...

That the case for all your issues. If you have CODEX try using it or just connect your GitHub with GPT and use chatGPT work with the GitHub mcp

It should also solve it

@Benedict315

Copy link
Copy Markdown
Author

@Benedict315 tell your agent to run bun command with prettier to format the code

Then check ✅ it again with bun after with bun prettier check ✅...

That the case for all your issues. If you have CODEX try using it or just connect your GitHub with GPT and use chatGPT work with the GitHub mcp

It should also solve it

ok

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.

[V2][team] Mail-to-Ticket Converter - Testing and documentation

3 participants