FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.16k stars 1.34k forks source link

Integrate `launchTestNode` in remaining packages #2698

Closed maschad closed 1 month ago

maschad commented 3 months ago

Once https://github.com/FuelLabs/fuels-ts/pull/2579 is merged it's a much smaller effort to integrated launchTestNode in the remainder of the packages. This issue is a corollary to https://github.com/FuelLabs/fuels-ts/issues/1820 which allows for us to have more incremental and easily reviewable PRs for the integration of the test suite.

The remaining packages include:

arboleya commented 3 months ago

Blocked by:

arboleya commented 2 months ago

@maschad Do you think we could [unblock and] get this going before https://github.com/FuelLabs/fuels-ts/issues/1820 is merged?

I understand it should be addressed separately, but it doesn't seem like it is actually blocked.

maschad commented 2 months ago

Correct @arboleya thanks for highlighting that