Task Summary
frontend/src/app/workspace/component/result-exportation/result-exportation.component.ts (codecov ~6%, no spec) — behavior-focused Vitest spec (TestBed + detectChanges()), mocking WorkflowResultExportService. See frontend/TESTING.md.
Behavior to cover
should create; detectChanges() renders
onClickExportResult("dataset", dataset) -> calls the export service targeting the dataset destination
onClickExportResult("local") -> calls the export service targeting local download
onClickCreateNewDataset() -> triggers the create-new-dataset flow
ngOnInit initializes the component state
Task Type
Task Summary
frontend/src/app/workspace/component/result-exportation/result-exportation.component.ts(codecov ~6%, no spec) — behavior-focused Vitest spec (TestBed +detectChanges()), mockingWorkflowResultExportService. Seefrontend/TESTING.md.Behavior to cover
should create;detectChanges()rendersonClickExportResult("dataset", dataset)-> calls the export service targeting the dataset destinationonClickExportResult("local")-> calls the export service targeting local downloadonClickCreateNewDataset()-> triggers the create-new-dataset flowngOnInitinitializes the component stateTask Type