You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have unit tests for the create fuels CLI tool itself but we don't have any automated testing suites for the UI of the template app. We should have some tests that
Run a new local node
Deploy contracts to this node
Load the template UI
Click the 'increment counter' button
Assert that the counter was incremented
The text was updated successfully, but these errors were encountered:
Currently, we have unit tests for the create fuels CLI tool itself but we don't have any automated testing suites for the UI of the template app. We should have some tests that
The text was updated successfully, but these errors were encountered: