mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 13:48:04 +00:00
Convert integration tests to use test node process (#253)
* Remove integration-tests feature, use test node process * Allow tests to run in parallel * Fmt * Fix errors * Fix more errors * Use test node process in test context * Remove code for managing accounts for contract tests * Update contract dispatchables * Fix up contract calls for 3.0 compat * Fmt * Fix up some tests * Fix some more tests * Fix some more tests * Fmt
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
||||
run: cargo build --workspace --verbose
|
||||
|
||||
- name: test
|
||||
run: cargo test --workspace --verbose -- --test-threads=1
|
||||
run: cargo test --workspace --verbose
|
||||
|
||||
Reference in New Issue
Block a user