Skip to content

Mock websockets in integration tests #182

@izzqz

Description

@izzqz

We need a good solution for mocking ws in integration tests. Currently, all ws tests are e2e only. Would appreciate any help for it,

The perfect solution for me should:

  • Doesn't open any ports or separate process
  • Have easy access to work with mock data. Like nock works for now.
  • I can write my server implementation for any exchange

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions