stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

[testing] add a test observer per node

Open jferrant opened this issue 1 year ago • 0 comments

Some tests want to rely on the test_observer receiving information, but this does not work in multi node setups as only one node ever has a registered test observer. Add the means for test observers to be created per node.

jferrant avatar Sep 25 '24 14:09 jferrant