Open
Description
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
Labels
Type
Projects
Status
Todo