--- name: Test Addition about: Submit a new test, either unit or end-to-end (E2E), for review and inclusion --- ## Description ## Related Issue ## Test Details - Test Name: Name of the test - Type: [Unit / E2E] - Description: Brief description of what the test checks - Inputs: What inputs the test uses (if applicable) - Expected Output: What output or behavior the test expects ## Checklist - [ ] I have written the new test and ensured it works as intended. - [ ] I have added necessary documentation to explain the purpose of the test. - [ ] I have followed the project's testing guidelines and coding style. - [ ] I have addressed any review feedback from previous submissions, if applicable. ## Additional Notes