kennedyshead / aioasuswrt

MIT License
24 stars 24 forks source link

First pass at repairing tests #4

Closed halkeye closed 5 years ago

halkeye commented 5 years ago

A very first pass at repairing all the tests the asus lib had.

I actually have another PR I want to do that fixes parsing mac addresses with arp but I wanted some working tests first.

I moved all the connection tests to a different file to work on later.

Also switched over everything to using pytest, cause as far as I could tell, that was the original plan. Also now setup.py will install all the dependencies needed for running tests Also coverage outputting (probably should get added to .gitignore?)

halkeye commented 5 years ago

oh @kennedyshead you are not watching the repo, so pinging you