These tests rely on a live NNG server which has been shut down and are no longer working. Since we are deprectating NNG support, just remove the tests.
Details
Details
- Reviewers
tobias_ruck - Group Reviewers
Restricted Project - Commits
- rABC919430aa3058: [chronik] Remove the legacy NNG tests
./contrib/teamcity/build-configurations.py chronik-client-tests
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- remove_chronik_nng_tests
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 29837 Build 59209: Build Diff chronik-client-integration-tests · ecash-lib-integration-tests · ecash-agora-integration-tests · chronik-client-tests Build 59208: arc lint + arc unit
Event Timeline
modules/chronik-client/test/test.ts | ||
---|---|---|
109 | should we leave the code that doesn't require instances (for now?) |
modules/chronik-client/test/test.ts | ||
---|---|---|
109 | I considered this but the class will be reworked and no longer take a single url (but an array instead) so it will add more work for little benefit |