Connectivity Testing

Module for testing connectivity.

Meant to serve as template in case outgoing connections are to be tested.

tests.test_connectivity.request_url(url)[source]

With wrapper to requests.get.

tests.test_connectivity.request_random_wiki_article()[source]

Try reaching the wikipedia site to get a random article.

tests.test_connectivity.test_wikipedia_connectivity(request_random_wiki_article)[source]

Try reaching the wikipedia site to get a random article.