Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Test suite update - Closes #844 #876

Merged
merged 32 commits into from
Jan 8, 2019
Merged

Test suite update - Closes #844 #876

merged 32 commits into from
Jan 8, 2019

Conversation

MichalTuleja
Copy link
Contributor

@MichalTuleja MichalTuleja commented Jan 3, 2019

What was the problem?

  • Feature files for testing needed to be updated after the UI change of Explorer.

How did I fix it?

  • Updated existing feature files based on the change and added files of features for breadcrumb, blocks, transactions.

How to test it?

  • Run e2e test and confirmed that tests passed.

Review checklist

  • The PR solves Update test suite #844
  • All new code is covered with unit tests
  • All new code was formatted with Prettier
  • Linting passes
  • Tests pass
  • Commit messages follow the
    commit guidelines
  • Documentation has been added/updated

@@ -72,7 +72,8 @@
"maxTransactionsPerQueue": 1000
},
"forging": {
"force": false,
"force": true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why force to true and defaultPassword? It will not work, as delegates array is empty.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants