joshvillbrandt / wireless

A dead simple, cross-platform Python library to connect to wireless networks.
https://pypi.org/project/wireless/
Apache License 2.0
83 stars 42 forks source link

Create mock network managers and add unit tests #28

Open joshvillbrandt opened 7 years ago

joshvillbrandt commented 7 years ago

I do not currently have the full suite of hardware that I had when I originally created this library. I'd like to create mock network managers for each of the supported network managers as well as a set of basic wireless.connect() tests to have confidence when merging contributions from the community.