• Cecile Tonglet's avatar
    Add async test helper to timeout and provide a task_executor automatically (#6651) · c495f89c
    Cecile Tonglet authored
    * 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]>
    c495f89c
Validating GitLab CI configuration… Learn more