Skip to content

Conversation

@arty-name
Copy link
Collaborator

fixes KILTProtocol/ticket#2040

Errors happening during the initialization steps of integration tests should not be silenced, this has complicated debugging for me and @ntn-x2.

The new mode of running integration tests against a single node (introduced in #558 by @rflechtner) does not support running tests in parallel, and now will inform the developer who tries that.

How to test:

env TEST_WS_ADDRESS=foo yarn test:integration

Checklist:

  • I have verified that the code works
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)

Copy link
Member

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wish I had saved those hours 😅

Copy link
Contributor

@tjwelde tjwelde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arty-name arty-name merged commit 8c6d063 into develop Jul 4, 2022
@arty-name arty-name deleted the ta-common-test-issues branch July 4, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants