Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a 'live' automated testing suite for create fuels #2265

Closed
Tracked by #2170
Dhaiwat10 opened this issue May 8, 2024 · 0 comments · Fixed by #2364
Closed
Tracked by #2170

Add a 'live' automated testing suite for create fuels #2265

Dhaiwat10 opened this issue May 8, 2024 · 0 comments · Fixed by #2364
Assignees
Labels

Comments

@Dhaiwat10
Copy link
Member

We currently have some unit tests for create fuels, but these tests don't mimic a user running the command npm create fuels from their terminal.

As a part of #2170, we should add an automated testing suite that actually runs the npm create fuels@pr-tag on a given PR, lets the tool extract the template, and verifies that it is extracting all the files we would expect it to.

The verification of the template files working as intended will be handled by #2264, and the work of this issue and #2264 will eventually be merged together as #2170.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants