Unverified Commit c495f89c 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: 60e3a693
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: 60e3a693


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 8e458717.

* Fix version

* WIP

Forked at: 60e3a693
Parent branch: origin/master

* WIP

Forked at: 60e3a693
Parent branch: origin/master

* WIP

Forked at: 60e3a693
Parent branch: origin/master

* remove feature flag

* fix missing dependency

* CLEANUP

Forked at: 60e3a693


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: 60e3a693
Parent branch: origin/master

* WIP

Forked at: 60e3a693


Parent branch: origin/master

* Update test-utils/src/lib.rs

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