Task Summary
frontend/src/app/workspace/component/dataset-selection-modal/dataset-selection-modal.component.ts (codecov ~11%, no spec) — Vitest spec (TestBed + detectChanges()). See frontend/TESTING.md.
Behavior to cover
should create; detectChanges() renders
ngOnInit initializes selectedDataset / selectedVersion / selectedPath from the injected data (incl. data.selectedPath)
- dataset / version selection updates the corresponding state
- confirm returns the selected
{ dataset, version, path }
Task Type
Task Summary
frontend/src/app/workspace/component/dataset-selection-modal/dataset-selection-modal.component.ts(codecov ~11%, no spec) — Vitest spec (TestBed +detectChanges()). Seefrontend/TESTING.md.Behavior to cover
should create;detectChanges()rendersngOnInitinitializesselectedDataset/selectedVersion/selectedPathfrom the injecteddata(incl.data.selectedPath){ dataset, version, path }Task Type