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

Bug 478764

Summary: Add tests for open declaration and open implementation commands
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: JS ToolsAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 10.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 470617    

Description Curtis Windatt CLA 2015-09-30 16:40:44 EDT
While we do some testing in crossFileTests for open implementation, we have nothing for open declaration and it is far faster to have single file tests to ensure our commands are working as designed.
Comment 1 Curtis Windatt CLA 2015-09-30 16:46:33 EDT
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=876057becf5f69acb2db16c707a94b31089452c8
Adds the new test suite, one test is skipped as the open implementation behaviour is not correct.
Comment 2 Curtis Windatt CLA 2015-10-13 15:36:30 EDT
Additional tests have been added.  Closing as FIXED.