Clay Gerrard b40ae84f85 make statsd_client more explicit
Even if stdlib socket is probably patched by the time StatsdClient
creates a socket, we want to import the green socket module explicitly
for better testing.

Move test_statsd.py to test_statsd_client.py so it matches the naming
convention of the rest of our test files.

Fix some patching of utils in test_statsd_client to patch
statsd_client.

Rename some vars in test_statsd_client that shadowed the statsd_client
module name.

Move some utils tests out of test_statsd_client and back into
test_utils.

Related-Change: I4b5b12a3b0288b696a39903264741bc862a94ad7
Change-Id: I3de22b7f15dd386fa9c873587782f0dfc4c42a27
2024-05-16 16:49:54 +00:00
..
2024-02-07 15:48:39 -08:00
2010-07-12 17:03:45 -05:00
2024-02-07 15:48:39 -08:00
2018-03-13 12:06:07 +00:00
2022-02-10 11:17:06 -08:00
2017-11-07 15:39:25 +11:00
2024-05-16 16:49:54 +00:00
2024-05-02 08:30:54 -07:00