Commit graph

33 commits

Author SHA1 Message Date
Jack Robison 99fabb2a65
handle ConnectionError in scpd_get and scpd_post 2020-01-15 16:25:27 -05:00
Jack Robison 1570f4a238
delete empty file 2019-11-14 13:36:20 -05:00
Jack Robison 2e24b35463
test tp-link xml namespace parsing bug 2019-11-14 13:35:03 -05:00
Jack Robison d70618864a
test python 3.8 support 2019-10-25 16:13:11 -04:00
Jack Robison 8e07d7f390
add tests + coverage
-test_socket_setup_error
-ssdp test_deadbeef_response
2019-10-25 14:47:43 -04:00
Jack Robison 9570a843e3
tests 2019-10-25 01:30:58 -04:00
Jack Robison d8f309f8fe
fast discovery with multi_m_search
-remove m_search_args from Gateway
2019-10-21 19:02:59 -04:00
StrikerRUS bad5a0c7f4 use appropriate asserts in tests 2019-10-09 01:04:58 +03:00
Jack Robison 55f78f2895
raise UPnPError on null or empty result from get_external_ip 2019-08-15 17:23:32 -04:00
Jack Robison 21a379eb8c
simplify tests
-make it easy to add new device test cases
2019-08-15 16:48:41 -04:00
Jack Robison 4741842582
fix https://github.com/lbryio/aioupnp/issues/11 2019-08-15 14:53:35 -04:00
Jack Robison a0d1ca73e0
fix https://github.com/lbryio/aioupnp/issues/14 2019-08-15 14:53:35 -04:00
Jack Robison 5356b78e77
more mypy+coverage refactoring 2019-05-23 21:27:57 -04:00
Jack Robison d87a1704ef
tests 2019-05-22 02:56:59 -04:00
Jack Robison f5f3cc5f95
coverage 2019-05-22 02:14:09 -04:00
Jack Robison 65dab4ce9f
pylint, more mypy refactoring, improve tests 2019-05-22 00:29:23 -04:00
Jack Robison 836271c6e0
tests 2019-05-21 18:17:17 -04:00
hackrush ca5ff5f225 Use done and pending, add unit test 2019-02-08 20:24:56 +05:30
hackrush ee8ff02d52 Call .exception() if both discoveries fail together, else return result 2019-02-02 12:22:20 +05:30
Jack Robison 475a0c7738
fix parsing Netgear Nighthawk AC2350 xml, update tests 2018-10-29 13:02:19 -04:00
Jack Robison cfce30fa3a
handle blank ssdp packets and those with only one line 2018-10-29 10:31:34 -04:00
Jack Robison ab0b9707f2
test cli 2018-10-25 15:28:00 -04:00
Jack Robison 0d01972b9b
refactoring, add protocol tests 2018-10-24 19:16:17 -04:00
Jack Robison 0eca7478e2
tests 2018-10-08 01:56:36 -04:00
Jack Robison 02a00e7ef4
convert to asyncio 2018-10-08 00:38:52 -04:00
Jack Robison 2bd4b5e3e6
fix more headers 2018-10-04 19:01:05 -04:00
Jack Robison 2f10a50bd1
test DD-WRT 2018-10-04 17:31:11 -04:00
Jack Robison 69f35aa54b
refactor 2018-10-04 17:06:02 -04:00
Jack Robison d64d142c15
add ssdp device discovery test 2018-09-25 14:56:30 -04:00
Jack Robison d24e5c1a7b
ssdp datagram unit tests 2018-09-25 14:55:21 -04:00
Jack Robison ad05cbb457
add mocks 2018-09-25 14:55:21 -04:00
Jack Robison c1dad347ec
more 2018-07-28 22:08:24 -04:00
Jack Robison 418c8c632b
initial 2018-07-27 19:25:32 -04:00