Yicong-Huang commented on code in PR #8552:
URL: https://github.com/apache/texera/pull/8552#discussion_r4057916260


##########
frontend/src/app/workspace/service/workflow-status/workflow-status.service.spec.ts:
##########
@@ -63,6 +63,19 @@ describe("WorkflowStatusService", () => {
     service = TestBed.inject(WorkflowStatusService);
   });
 
+  it("emits nothing on subscribe, before any producer has written", () => {

Review Comment:
   **Advisory:**
   
   The description's table still lists this file at 13 tests / 2 new, and the 
totals at 263 / 38. This spec makes the row 14 / 3. The shared spec counts have 
drifted too, but those move with every upstream sync, so only this row is worth 
the edit.



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