Skip to content

Bad URI Exception for WebSocket while running tests #88

Description

@darshanshah1996

Hello there ! While trying to run test I am getting following error

bad URI(is not URI?): nil (URI::InvalidURIError)

It seems the issue is present while instantiating new TCP Socket done by the Socket Class defined in Apparition/driver/web_socket_client

The URL passed in the initialize of Socket Class seems to have trailing white space .

image

On stripping the spaces from the URI the test seems to run correctly

image

Details:-
OS:-Windows 11 build 22000.469
Apparition version:- 0.6.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions