healthchecks_healthchecks/hc/lib/tests
Pēteris Caune e048ec4c48
Fix "class Foo(object):" -> "class Foo:"
In Python 3 these are equivalent, and shorter is better.
2024-10-29 17:57:50 +02:00
..
__init__.py Tests for badges 2016-07-03 19:24:44 +03:00
test_badges.py Improve type hints 2023-09-05 13:31:59 +03:00
test_curl.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00
test_date.py Increase the precision in hc.lib.date.format_approx_duration 2023-10-02 12:50:59 +03:00
test_emails.py Improve type hints 2023-09-05 13:31:59 +03:00
test_html.py Improve type hints 2023-09-05 13:31:59 +03:00
test_s3.py Fix InvalidResponseError() initialization parameters 2024-06-20 15:15:14 +03:00
test_signing.py Improve type hints 2023-09-05 13:31:59 +03:00
test_statsd.py Fix unclosed sockets in statsd tests 2024-06-27 11:03:29 +03:00
test_string.py Improve type hints 2023-09-05 13:31:59 +03:00