mengw15 opened a new issue, #6508:
URL: https://github.com/apache/texera/issues/6508

   ### Task Summary
   
   
`frontend/src/app/dashboard/component/user/user-dataset/user-dataset-explorer/user-dataset-version-creator/user-dataset-version-creator.component.ts`
 (codecov ~3%, no spec) — Vitest spec (TestBed + `detectChanges()`), mocking 
the dataset service + modal ref. See `frontend/TESTING.md`.
   
   ### Behavior to cover
   
   - `should create`; `detectChanges()` renders
   - `form` (FormGroup) validity — required fields gate submission
   - `onClickCreate()` -> creates the dataset version via the service on a 
valid form
   - `onClickCancel()` -> cancels / closes the modal
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [x] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


-- 
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]

Reply via email to