This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Releases: dashevo/platform-test-suite
Releases · dashevo/platform-test-suite
Platform Test Suite v0.21.0
Features
skip-sync-before-height
option to speedup tests (#180)- run tests in browser by demand (#172)
- add a test for parsing waitForStateTransitionResult proof (#173)
- add proof test for all endpoints and appHash extraction (#163)
- use DPP error classes (#164)
- use new Drive's error codes (#162)
- add feature flags e2e test (#155)
- proof verification tests (#159)
- update tests to reflect lastest dapi changes (#149)
Bug Fixes
Platform Test Suite v0.21.0-dev.7
chore: bump version to 0.21.0-dev.7 (#179)
Platform Test Suite v0.21.0-dev.6
What's Changed
- chore: clean up unnecessary debug output by @strophy in #170
- chore: update dependencies by @shuplenkov in #171
- feat: add a test for parsing waitForStateTransitionResult proof by @antouhou in #173
- feat: update
sdk
andwallet
by @jawid-h in #174 - chore: bump version to 0.21.0-dev.6 by @jawid-h in #175
Full Changelog: v0.21.0-dev.5...v0.21.0-dev.6
Platform Test Suite v0.21.0-dev.5
chore: bump version to v0.21-dev.5 (#169)
Platform Test Suite v0.21.0-dev.4
chore: bump version to 0.21.0-dev.4 (#168)
Platform Test Suite v0.21.0-dev.3
chore: bump version to 0.21.0-dev.3 (#160)
Platform Test Suite v0.21.0-dev.2
chore: bump version to 0.21.0-dev.2 (#157)
Platform Test Suite v0.21.0-dev.1
chore: update grpc (#150)
Platform Test Suite v0.20.0
Features
- check the proof format for
waitForStateTrasitionResult
(#141) - improve chainlock tests (#138)
- change an order of error check to provide better and faster debug info (#129)
Bug Fixes
- get non existing transaction test was not failing properly (#140)
BREAKING CHANGES
- not compatible with Dash Platform v0.19 and lower
Platform Test Suite v0.20.0-dev.3
Merge remote-tracking branch 'origin/v0.20-dev' into v0.20-dev