<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/tests/util.py, branch master</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>remove debugging print</title>
<updated>2022-06-11T02:49:26+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-06-11T02:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=40b856a464449ee3af1f00512b26cdcee2c214d7'/>
<id>40b856a464449ee3af1f00512b26cdcee2c214d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve network checking [#812].</title>
<updated>2022-06-04T21:03:56+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-06-04T21:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=fa441823c45b6be90ddbf398103c357adf1e7afd'/>
<id>fa441823c45b6be90ddbf398103c357adf1e7afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow skipping test cases that need Internet access</title>
<updated>2022-05-16T10:59:58+00:00</updated>
<author>
<name>Benjamin Drung</name>
<email>bdrung@ubuntu.com</email>
</author>
<published>2022-05-16T10:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=220a6d8e93386bc64d3bdb6b15384ec7e7ad5b8f'/>
<id>220a6d8e93386bc64d3bdb6b15384ec7e7ad5b8f</id>
<content type='text'>
Support skipping all test cases that access the Internet by setting the
environment variable `NO_INTERNET`. This is useful to make the test run
reproducible and robust for future runs (to avoid breaking in case some
random service on the Internet changes).

Signed-off-by: Benjamin Drung &lt;bdrung@ubuntu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support skipping all test cases that access the Internet by setting the
environment variable `NO_INTERNET`. This is useful to make the test run
reproducible and robust for future runs (to avoid breaking in case some
random service on the Internet changes).

Signed-off-by: Benjamin Drung &lt;bdrung@ubuntu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests.util.is_internet_reachable()</title>
<updated>2022-05-16T10:39:40+00:00</updated>
<author>
<name>Benjamin Drung</name>
<email>bdrung@ubuntu.com</email>
</author>
<published>2022-05-16T10:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=0b7f5fe05b157164d0fad543bceb483e07abffde'/>
<id>0b7f5fe05b157164d0fad543bceb483e07abffde</id>
<content type='text'>
Introduce `tests.util.is_internet_reachable` to avoid duplicate code.

Signed-off-by: Benjamin Drung &lt;bdrung@ubuntu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce `tests.util.is_internet_reachable` to avoid duplicate code.

Signed-off-by: Benjamin Drung &lt;bdrung@ubuntu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>black autoformatting</title>
<updated>2022-03-15T15:37:20+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-03-15T15:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=b1d2332687adbecc0acbb4e623124f783f859d9e'/>
<id>b1d2332687adbecc0acbb4e623124f783f859d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove or comment out some prints in tests</title>
<updated>2021-05-23T17:06:07+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-23T17:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=cf73187c7c13a7d913a8d069849f37b91157f497'/>
<id>cf73187c7c13a7d913a8d069849f37b91157f497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add enumeration checking helpers</title>
<updated>2020-08-04T13:05:00+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-04T13:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=b70e664ff050b30d2fe40ee041b102fa240827eb'/>
<id>b70e664ff050b30d2fe40ee041b102fa240827eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a way of doing comments</title>
<updated>2020-07-20T20:41:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-18T20:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=7d81222f3e7f169333c9e88611cf1dedb12828be'/>
<id>7d81222f3e7f169333c9e88611cf1dedb12828be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
