Fixed the local manifest so that sail apps are injected with the 1.2 API
Separated out raise intent code into two sections: ones that correctly raise and intent and ones that don't. This fixes a really poor piece of implementation in the code since the intents that don't raise then go on to open an app so that the afterEach can close down a window! This was causing lots of race conditions
Fix test name inconsistencies: 1.2 uses "System channels" and v2.0 uses "User channels". See pic for changes: