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

Bug 520759

Summary: [tests] Port the core and resource tests
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: NodeAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 15.0   
Target Milestone: 16.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Bug Depends on:    
Bug Blocks: 520474    

Description Michael Rennie CLA 2017-08-09 09:56:16 EDT
We need to port the core and resource tests from the Java server
Comment 1 Michael Rennie CLA 2017-09-12 14:10:45 EDT
I removed the skeleton for resource tests. In the Java server, they used to test JSON / serialization / etc, which is handled for us in the node / JS world via the built-in JSON type (that does not need tests on our side).

https://github.com/eclipse/orion.client/commit/47c9b28f774187b0c22e26e1925008a45700c60f
Comment 2 Michael Rennie CLA 2017-09-12 14:12:37 EDT
I also ended up removing the core suite - it only tested some utility classes in the Java server (that we do not have in the node server).

https://github.com/eclipse/orion.client/commit/8d32fe4e1395301ecf81c82a977c5bb2f0cf760e