ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

✨ [Frontend] Tester Center #6745

Closed odeimaiz closed 1 week ago

odeimaiz commented 1 week ago

What do these changes do?

While debugging a bug, we often miss the key information because it was in a web socket message, and if the DevTools are open after the message reaches the frontend, it's lost for debugging.

This PR keeps in memory the last 20 messages per socket channelName and implements a GUI to easily access them. These are presented in the Tester Center, which for now provides:

InspectWebSockets

Related issue/s

How to test

Dev-ops checklist

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud