Integration Testing In Visual Studio With Different Project Types
问题 We are in the middle of developing a new CRM, and it uses both WPF for local users, and a Windows Universal App (Store App) for the users in the field. The basic flow is this Customer calls in and gets scheduled on a field user in WPF app. Field user goes on service call and updates on Surface through Universal App. Customer gets billed from the WPF App. All the modules are in place and working, but I do not seem to be able to integration test the entire project flow due to the different