Skip to content

add unit test coverage for AmberFIFOChannel and WorkerPort #4830

@aglinxinyuan

Description

@aglinxinyuan

Task Summary

AmberFIFOChannel implements per-channel exactly-once FIFO ordering with credit accounting; WorkerPort is the per-input-port worker-side state value. Neither is currently tested. Add focused specs covering the FIFO ordering branches (in-order delivery, out-of-order stash, duplicate drop), credit accounting on take, enable/disable, port-id association, plus the WorkerPort case-class defaults / mutation / equality.

WorkerTimerService is intentionally skipped because it is a thin wrapper around AkkaActorService.sendToSelfWithFixedDelay.

Priority

P3 – Low

Task Type

  • Testing / QA

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions