zilla icon indicating copy to clipboard operation
zilla copied to clipboard

Apply stream state checks via `EngineRule` during ITs

Open jfallows opened this issue 10 months ago • 0 comments

Describe the desired outcome from the user's perspective As a zilla developer, I want to ensure only valid stream state are used to send frames.

Acceptance criteria

  • IT fails if EngineRule observes an invalidate state for a frame

Additional context None

Tasks

  • [ ] represent stream state in each zilla frame
  • [ ] enable stream state checks via EngineRule (uses EngineConfiguration)

jfallows avatar Apr 17 '24 03:04 jfallows