You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/tests
Robert Iannucci 840e538154 [gerrit_util] Add stronger type annotations around CreateHttpConn.
This also fixes a potential bug where ReadHttpJsonResponse could
improperly return None if the server had a completely empty reply.
ReadHttpJsonResponse will now return an empty dictionary in this
case (which is the assumption that most of the callsites are
making).

R=yiwzhang@google.com

Bug: 336351842
Change-Id: I0aa88e233563a0685b6c0f32ea77ad3e094b9cbc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5585184
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Auto-Submit: Robbie Iannucci <iannucci@chromium.org>
2 years ago
..
gstools Upload script for first class gcs deps 2 years ago
OWNERS Add per-file autoninja_test.py=file://BUILD_OWNERS to tests/OWNERS 2 years ago
auth_test.py
autoninja_test.py autoninja: Remove autosiso 2 years ago
bazel_test.py
bot_update_coverage_test.py
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py Upload script for first class gcs deps 2 years ago
fetch_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py
gclient_gcs_smoketest.py Make the downloaded tarfile a dotfile 2 years ago
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py
gclient_scm_test.py Use git_common to call git 2 years ago
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py
gclient_transitions_smoketest.py
gclient_utils_test.py [gclient] Use lowercase and when merging conditions 2 years ago
gerrit_client_test.py [gerrit_client] Fix test to not hit real gerrit service. 2 years ago
gerrit_util_test.py [gerrit_util] Add stronger type annotations around CreateHttpConn. 2 years ago
git_cache_test.py [git_cache] support ssh url 2 years ago
git_cl_creds_check_report.txt
git_cl_test.py [gerrit_util] Change Authenticator API to return proxy info. 2 years ago
git_common_test.py
git_dates_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py
git_map_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
hooks_test.py
lockfile_test.py [gsutil] Fix race when downloading gsutil 2 years ago
metrics_test.py
my_activity_test.py
ninja_reclient_test.py
ninjalog_uploader_test.py remove references to goma 2 years ago
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py
presubmit_diff_test.py Handle diff without chunk header 2 years ago
presubmit_support_test.py Add --generate_diff flag to presubmit_support.py 2 years ago
presubmit_unittest.py Make CheckChangedLUCIConfigs work on non-git workspace 2 years ago
rdb_wrapper_test.py
recipes_test.py
reclient_metrics_test.py
roll_dep_test.py Hide git log by default if rolling from a non-public host 2 years ago
scm_unittest.py [scm] Run remote set-head if symbolic-ref fails 2 years ago
split_cl_test.py split_cl: do not prepend '/' in $directory 2 years ago
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_first_class_unittest.py Add generation version number to GCS first-class entries. 2 years ago
upload_to_google_storage_unittest.py
utils_test.py
watchlists_unittest.py