Currently the test framework blows away an org token. This is not good for companys that have software that manages the org via a long lived token. A couple options:
- make it easy to skip tests that rotate the org token (default behavior)
- have test create a new org prior to testing to prevent token rotation