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

Bug 529690

Summary: Update Tern command tests
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 18.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2018-01-11 11:46:28 EST
With the change to using the retargettable commands for open decl and references, it appears I forgot to also update the unit tests.

https://travis-ci.org/eclipse/orion.client

The execute function has been removed in the latest code, and has been replaced with findDeclaration and findReferences respectively.
Comment 1 Michael Rennie CLA 2018-01-12 13:50:54 EST
Fixed in:

https://github.com/eclipse/orion.client/commit/0968bdb378273af495645378bb685c7a5912100d

I close after I confirm the Travis build
Comment 2 Michael Rennie CLA 2018-01-12 16:30:00 EST
The command tests all pass now. Closing.