mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-13 20:48:05 +00:00
test(ws): add ignored real-market websocket smoke test
This commit is contained in:
@@ -29,5 +29,6 @@ fi
|
||||
|
||||
# Run serially to reduce the chance of hitting rate limits.
|
||||
cargo test --all-features --test integration_tests -- "${ARGS[@]}"
|
||||
cargo test --all-features --test ws_integration_tests -- "${ARGS[@]}"
|
||||
cargo test --all-features --test simple_auth_test -- "${ARGS[@]}"
|
||||
cargo test --all-features --test order_posting_test -- "${ARGS[@]}"
|
||||
|
||||
Reference in New Issue
Block a user