lumiera_/tests/core/steam/fixture
Ichthyostega f25ec2f5ef Dispatcher-Pipeline: switch JobTicket creation to use ExitNode directly
Up to now, a draft/mock implementation was used, relying on a »spec tuple«,
which was fabricated by MockJobTicket. But with the introduction of
NodeGraphAttachment, the MockSequence now generates a nested ExitNode structure,
and thus the JobTicket will be created through the "real" ctor, and
no longer via MockJobTicket.

Thus it is possible to skip this whole interspersed »spec tuple«,
since ExitNode *is* already this aggregated / abstracted Spec
2023-06-10 04:52:40 +02:00
..
fixture-change-detector-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00
fixture-segment-test.cpp Dispatcher-Pipeline: switch JobTicket creation to use ExitNode directly 2023-06-10 04:52:40 +02:00
model-port-registry-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00
node-graph-attachment-test.cpp Dispatcher-Pipeline: remould Segment for on-demand JobTicket generation 2023-06-08 03:21:43 +02:00
segmentation-integration-test.cpp Dispatcher-Pipeline: remould Segment for on-demand JobTicket generation 2023-06-08 03:21:43 +02:00