Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(dashmate): e2e tests failing due to DKG interval check #2171

Merged
merged 5 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    4cf5164 View commit details
    Browse the repository at this point in the history
  2. Update e2e tests to include --force flag for skipping DKG interval …

    …check
    
    * **localNetwork.spec.js**
      - Add `isForce: true` to `restart` and `stop` tests
    
    * **testnetEvonode.spec.js**
      - Replace `isSafe: true` with `isForce: true` in `restart` and `stop` tests
    
    * **testnetFullnode.spec.js**
      - Add `isForce: true` to `restart` and `stop` tests
    shumkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    49d08ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68d6f18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b268da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7909517 View commit details
    Browse the repository at this point in the history