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?)
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?)