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

test,net: add tests for server.connections #10762

Closed
wants to merge 2 commits into from

Commits on Jan 12, 2017

  1. test,net: add tests for server.connections

    There were no tests confirming situations where server.connections
    should return `null`. Add a test for that situation.
    
    Expand existing server.connection test slightly to check value.
    
    Refactor (mostly spacing) code for server.connections setter.
    Trott committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    1d9f9c0 View commit details
    Browse the repository at this point in the history
  2. squash

    Trott committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    7d6aff4 View commit details
    Browse the repository at this point in the history