magnopus-opensource / connected-spaces-platform

"An interoperable communication library for the spatial internet."
https://www.magnopus.com/csp
Apache License 2.0
89 stars 12 forks source link

[NT-0] test: Disabling hotspot group event validation in tests #507

Closed MAG-SamBirley closed 1 month ago

MAG-SamBirley commented 1 month ago

Since the order of multiplayer events is not guaranteed, these checks can fail if the order does not come through in the way the tests expect.

We plan to add additional logic to CSP to make the events always appear to come through in a reliable order in the future, but for we're disabling these checks to avoid flakey behavior.