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

Integration tests failing #1197

Closed
1 of 4 tasks
andy-haynes opened this issue Oct 30, 2023 · 0 comments · Fixed by #1198
Closed
1 of 4 tasks

Integration tests failing #1197

andy-haynes opened this issue Oct 30, 2023 · 0 comments · Fixed by #1198
Labels
bug Something isn't working

Comments

@andy-haynes
Copy link
Collaborator

Prerequisites

  • I'm using the latest version of near-api-js.
  • I have tried to start with a fresh project and reproduce the defect with minimal code changes.
  • I have read the console error messages carefully (if applicable).

Description

Integration tests in @near-js/accounts against the RPC endpoint rpc.ci-testnet.near.org are failing. They should be disabled until either:

  • the ostensibly missing test data can be reseeded in this environment
  • the tests can be replaced with mocked RPC responses

Reproducible demo

No response

Steps to reproduce

pnpm test

Expected behavior

Tests pass

Actual behavior

Tests fail

Your environment

  • NEAR JavaScript API version used: all

Self-service

  • I'd be willing to fix this bug myself.
@andy-haynes andy-haynes added the bug Something isn't working label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant