Integration Testing

I have an App that I built to integrate with the School API and using the sandbox environment it's working well.

We are running into two issues:

1. My business partner is in another Sandbox and when he tries to install the app, he can't. I am assuming it's auto installed for me because I am the author so it's added to my sandbox?
2. We want to be able to run repeatable Integration Tests with data that will not change

To solve both problems, we were hoping to get a Blackbaud account that is the same as what a school has where it's logically isolated and fully in our control.

Is that possible? How do other folks solve this problem?

Thanks!

Categories