BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Browser e2e tests complete #176

Closed ghost closed 2 years ago

ghost commented 2 years ago

Which issues are addressed by this Pull Request?

163

What does this Pull Request change? This pull request adds a helper function for e2e tests, so that node.receive() can be triggered on a delay to allow some time for the server to start. This helper is then used to ensure that the browser-e2e and browser-recursive-e2e tests can be completed.

Does this Pull Request introduce any potentially breaking changes?

This branch enables e2e tests in the Jest configuration, which will cause the test pipelines to fail.

github-actions[bot] commented 2 years ago

Greet Contributors Bot
Thank you for taking your time and effort for your contribution, we truly value it. :tada:

The amazing contributor in this pull request is @dtq-three