near-cli icon indicating copy to clipboard operation
near-cli copied to clipboard

Improve CI

Open gagdiez opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. With the addition of the --useFaucet flag, I changed the tests to run on testnet directly. This creates a multitude of problems, since we can hit a rate limit, or run into errors that go away if we just re-run the tests.

Describe the solution you'd like Migrate all tests to use workspaces, or maybe go back to the shared-test network, and test --useFaucet separately (most probably this last one is the simplest one)

gagdiez avatar Feb 12 '24 09:02 gagdiez