Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to test VUU server via the Web socket messages #1301

Open
naleeha opened this issue Apr 19, 2024 · 0 comments
Open

A way to test VUU server via the Web socket messages #1301

naleeha opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@naleeha
Copy link
Contributor

naleeha commented Apr 19, 2024

Feature Request

Description of Problem:

Would be good to have a way to test real instance of VUU server end to end by sending a Json web socket message and observe the response so we can test the behavior of the server in isolation from the UI

Good for testing locally new features or when there are issues with UI integration
We want to test remote hosted VUU server instances
Also been requested by other users of VUU

Potential Solutions:

Options

  1. Command line tool/ web api that can send and receive websocket messages
  2. Tests that can spin up the VUU server and call the websocket message handler on the server directly using the custom message
@naleeha naleeha moved this to 📋 Backlog in Vuu board Apr 19, 2024
@naleeha naleeha moved this from 📋 Backlog to 🆕 New in Vuu board Jun 6, 2024
@naleeha naleeha moved this from 🆕 New to 🏗 In progress in Vuu board Jul 9, 2024
@naleeha naleeha self-assigned this Jul 9, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 9, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 10, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 12, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 15, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 15, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 16, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 16, 2024
naleeha added a commit to naleeha/vuu that referenced this issue Jul 16, 2024
@naleeha naleeha moved this from 🏗 In progress to 🔖 To be merged in Vuu board Jul 16, 2024
@naleeha naleeha moved this from 🔖 To be merged to ✅ Done in Vuu board Jul 17, 2024
@naleeha naleeha changed the title A way to test VUU server via the RCP messages A way to test VUU server via the Web socketmessages Jul 24, 2024
@naleeha naleeha changed the title A way to test VUU server via the Web socketmessages A way to test VUU server via the Web socket messages Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant