Neilk1021 opened a new pull request, #5580: URL: https://github.com/apache/texera/pull/5580
Closes #5469 Adds a unit test suite (result-panel-modal.component.spec.ts) for RowModalComponent. The test cases verify that: - The component instantiates successfully with injection tokens mapped correctly (NZ_MODAL_DATA, NzModalRef). - The lifecycle method ngOnChanges() executes smoothly to resolve nested service streams through WorkflowResultService and PanelResizeService. - The internal property currentDisplayRowData is accurately populated with target row values evaluated from mock RxJS data streams. -- 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]
