lumiera_/tests/vault/gear
Ichthyostega 6563688e07 Activity-Lang: now able to demonstrate the intended call sequence
...based on the new ability in the ActivityDetector, we can now assign
a custom λ, which deflects back the ctx.post() call into the ActivityLang
instance used for this test case.

While the previously seen behaviour was correct, it was not the call sequence
expected in the real implementation; with this change, on the main-chain
activation the post() now immediately dispatches the notification, which in turn
dispatches the rest of the chain, so that the JobFunctor is indeed
called in this second test case as expected
2023-09-02 01:48:25 +02:00
..
activity-detector-test.cpp Activity-Lang: ability to hook in a fake implementation 2023-09-01 21:59:25 +02:00
activity-detector.hpp Activity-Lang: ability to hook in a fake implementation 2023-09-01 21:59:25 +02:00
block-flow-test.cpp Activity-Lang: introduce some shorthand notation 2023-09-01 17:41:40 +02:00
scheduler-activity-test.cpp Activity-Lang: now able to demonstrate the intended call sequence 2023-09-02 01:48:25 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00