GaneshPatil7517 opened a new issue, #1481: URL: https://github.com/apache/camel-website/issues/1481
## Description The project currently lacks unit tests for the JavaScript files in `antora-ui-camel/src/js/`. Adding tests would improve code quality and prevent regressions. ## Files to Test - `01-nav.js` - Navigation functionality - `02-on-this-page.js` - Table of contents - `06-copy-to-clipboard.js` - Copy functionality - `99-nav-search.js` - Search functionality ## Suggested Testing Framework Jest or Mocha ## Acceptance Criteria - [ ] Set up testing framework - [ ] Add tests for core navigation functions - [ ] Add tests for search functionality - [ ] Add tests to CI pipeline ## Type Testing / Quality Assurance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
