You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related, issue - Direct.Response shortcuts the path and goes back directly to origin. If you are to monitor events on port, you have to inject yourself(testkit) instead of the true origin and when you get it back, reinject the original origin and pass it through. @alex - once the first issue is fixed test - reenable commented expects on LibTFSMDownloadTest1 to test fix on this, second issue.
Direct.Requests need to be triggered from a component so that they get their origin set.
Example failing test:
https://github.com/o-alex/kompics-testkit/tree/master/src/test/java/se/sics/kompics/testkit/directreqresp
The text was updated successfully, but these errors were encountered: