crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 274 forks source link

expand rlink unit and functional tests #1903

Open om26er opened 2 years ago

om26er commented 2 years ago

There are lots of rlinks scenario that can break when making changes to Crossbar. We need to add some testing for this stuff, so that regressions can be limited. I will come up with some ideas on how to do that.

oberstet commented 2 years ago

Yes, absolutely agreed! It would be good to review and list existing tests rgd rlinks. There are indeed some .. eg dynamically/programmatically setup rlinks, publish, check event is received via all nodes, and also I think master node managed rlinks ..