Skip to content

Testing real behavior of node by running sample http server application.#159

Open
dukescript wants to merge 1 commit into
eclipsesource:masterfrom
dukescript:NodeJSRunServerTest
Open

Testing real behavior of node by running sample http server application.#159
dukescript wants to merge 1 commit into
eclipsesource:masterfrom
dukescript:NodeJSRunServerTest

Conversation

@dukescript

Copy link
Copy Markdown

The existing NodeJSTest is a bit trivial, testing just export and access to global object. Here is a test that is more node.js-like.

The test executes sample node.js hello world application - e.g. an HTTP server. Then it connects to it and verifies it really runs properly. The test is started on a free port to avoid conflicts with any local configuration.

@irbull irbull force-pushed the master branch 3 times, most recently from cd57118 to 4b8e529 Compare December 15, 2017 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants