searx/tests/unit/network
Alexandre Flament 4a187d41be [fix] fix KeyError: 'ipv6'
tests/units/network/test_network.py requires a call to searx.network.network.initialize
Depending of the test order execution, this function was sometimes call in another test,
sometimes not.

This commit ensure there is a call to initialize()
2021-05-10 21:17:00 +02:00
..
__init__.py [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +02:00
test_network.py [fix] fix KeyError: 'ipv6' 2021-05-10 21:17:00 +02:00