Skip to content
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

Fix LoadHTML* tests #1559

Merged
merged 2 commits into from
Oct 16, 2018
Merged

Commits on Sep 21, 2018

  1. Fix LoadHTML* tests

    - it's not necessary to rely on timeout, server starts listening synchronously and returns control when it is ready
    - once the server is run, it's stopped after test passes
    - dry out http server setup
    - preserve router.RunTLS coverage with integration tests
    sponomarev committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    bf8b57b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    a2a232d View commit details
    Browse the repository at this point in the history