Skip to content
Commit 93612c11 authored by Cecile Tonglet's avatar Cecile Tonglet Committed by GitHub
Browse files

Add async test helper to timeout and provide a task_executor automatically (#6651)

* Initial commit

Forked at: 74655ede
Parent branch: origin/master

* Add async test helper to timeout and provide a task_executor automatically

* simplify error message to avoid difference between CI and locally

* forgot env var

* Use runtime env var instead of build env var

* Rename variable to SUBSTRATE_TEST_TIMEOUT

* CLEANUP

Forked at: 74655ede


Parent branch: origin/master

* Apply suggestions from code review

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Re-export from test-utils

* Default value to 120

* fix wrong crate in ci

* Revert "Default value to 120"

This reverts commit 8e458717078b242ffce7d3c4f66241d76f075125.

* Fix version

* WIP

Forked at: 74655ede
Parent branch: origin/master

* WIP

Forked at: 74655ede
Parent branch: origin/master

* WIP

Forked at: 74655ede
Parent branch: origin/master

* remove feature flag

* fix missing dependency

* CLEANUP

Forked at: 74655ede


Parent branch: origin/master

* fix test

* Removed autotests=false

* Some doc...

* Apply suggestions from code review

Co-authored-by: default avatarBastian Köcher <[email protected]>

* WIP

Forked at: 74655ede
Parent branch: origin/master

* WIP

Forked at: 74655ede


Parent branch: origin/master

* Update test-utils/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 9442c19b
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