FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.35k stars 1.33k forks source link

refactor: move e2e tests into separate crate #1374

Closed segfault-magnet closed 2 months ago

segfault-magnet commented 2 months ago

A different crate forces e2e tests to only use what was exported through fuels.

Part of an ongoing effort to stabilize the sdk.

Closes: #1093

Checklist