Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • Cargo.lock
Find file BlameHistoryPermalink
  • Bastian Köcher's avatar
    Improve and unify testing facilities (#1844) · f74668b6
    Bastian Köcher authored Oct 25, 2020
    
    
    * 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: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    
    * Remove explicit lifetime annotation
    
    * Fix warnings and add extra `BlockBuilderExt`
    
    Co-authored-by: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    f74668b6