Skip to content

check if we can have one integration.test.js with snapshots for all websocket client under websocket/test with as less code duplication as possible #1549

Open
@derberg

Description

@derberg

if you look into python/test/integration.test.js you see that once I introduced listFiles, now basically all tests are the same, and only input arguments are different. I believe we can create a helper for generating snapshots that basically accepts different templateParams and fixtures and testsResults. There is too much boilerplate code. Also investigate, maybe we should have integration tests only in websocket/test and not in separate language-based folders

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions