Neilk1021 opened a new pull request, #5578: URL: https://github.com/apache/texera/pull/5578
Closes #5463 Adds a unit test suite (sort-button.component.spec.ts) for SortButtonComponent. The test cases verify that: - The component instantiates successfully with the correct default sorting method. - The execution of lastSort(), dateSort(), ascSort(), and dscSort() updates the internal sortMethod state correctly and fires the expected payload through the sortMethodChange event emitter. -- 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]
