Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 439853

Summary: Port rest of the client tests to mocha
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Mark Macdonald CLA 2014-07-17 21:28:05 EDT
Some client-side tests have not been converted to use Mocha, and are therefore not running in the build.

What remains to be converted:
* All the unit tests in the bundle org.eclipse.orion.client.editor
* All the commented-out tests in this file:
> bundles/org.eclipse.orion.client.ui/web/js-tests/ui/uiTests.html

This bug is a reminder to port these to Mocha.
Comment 1 Mark Macdonald CLA 2015-04-28 14:43:25 EDT
The reminder was forgotten but the tests were ported months ago.