apocas / docker-modem

Docker Remote API network stack driver.
Apache License 2.0
234 stars 112 forks source link

Interpret empty object as default opts and fix tests on windows #98

Closed JoonasVali closed 5 years ago

JoonasVali commented 5 years ago

uses default opts if someone does 'new Modem({ })' with empty argument. Also adds two new tests and fixes an existing one to run on windows.

apocas commented 5 years ago

👍 Will publish later today.