FuelLabs/forc

refactor file structure for improved code quality around cli testing

Open

#150 opened on Jan 11, 2024

 (6 comments) (0 reactions) (1 assignee)Rust (0 forks)auto 404
code qualityforc-clientgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

For example we have a tests folder and test/data folder under forc-client, we should probably make the tests folder just any other project under test/data for consistency.

Contributor guide