Skip to content

fix: respect open and bonjour for node API #1540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Oct 23, 2018

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

fixes #1510 also bonjour is broken too using node API

Motivation / Use-Case

fix bug

Breaking Changes

No

Additional Info

It is hard tests for external, i think we mock open function and just check on call. We need rewrite tests, around 1/3 tests are broken locally due 8000/8080 port can be busy other processes.

Some refactoring included.

We can move around 50% code Server to utils. I can start with tests and when refactor code.

@alexander-akait
Copy link
Member Author

Problem in tests, need rewrite tests first 😞 Let's start refactoring

@alexander-akait
Copy link
Member Author

Need rewrite logic

@alexander-akait alexander-akait deleted the issue-1510 branch April 4, 2019 18:21
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.

WDS not opening a browser tab when open: true is set (Node API)
2 participants