Skip to content
Snippets Groups Projects
Commit 2163988f authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Improve and unify testing facilities (#1844)


* Improve and unify testing facilities

This improves the testing facilities by making the test client easier to
use. It also removes code that is not required for the test client.
Besides that it also moves the test service and test client under
`node/test`.

* Update Cargo.lock

* Update node/test/client/src/block_builder.rs

Co-authored-by: default avatarAndronik Ordian <write@reusable.software>

* Remove explicit lifetime annotation

* Fix warnings and add extra `BlockBuilderExt`

Co-authored-by: default avatarAndronik Ordian <write@reusable.software>
parent abb282df
No related merge requests found
Showing
with 420 additions and 502 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment