Maybe there should be a default_test network that's implied to be in networks.yml. Then a user could run sb test without a network, and it would use that. This network would have autocompile, autodeploy, and use a randomly generated test deployer account.
It would also need to be disallowed to be defined in networks.yml.
Maybe there should be a
default_testnetwork that's implied to be innetworks.yml. Then a user could run sb test without a network, and it would use that. This network would have autocompile, autodeploy, and use a randomly generated test deployer account.It would also need to be disallowed to be defined in
networks.yml.