Name Description Size
conftest.py An httpserver that takes 0.5 seconds to respond. 2869
data
metrics
test_glean.py Wait for `n` requests to be received by the server. Raises a `TimeoutError` if the file doesn't exist within the timeout. 29980
test_loader.py 980
test_network.py Test that running the ping uploader subprocess doesn't clobber the database. If, under some bug, the subprocess had "upload_enabled" set to True, it could record upload errors in the database, clobbering any metrics that might have meanwhile been recorded in the main process. This test is known to fail if "upload_enabled" is set to `True` in the subprocess. 6742
test_subprocess.py 475