Move test parts into testing environment #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
you don't want all of the test dependencies loaded on a production environment.
establish the environments and what to do for setup/config for each. add notes here, and on the README maybe?