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
Marco Georgaklis 85557a08f4 Implemented suppport for getrelatedchanges endpoint in gerrit module
The endpoint documentation can be found here:
https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#get-related-changes

This involved adding support for the command in gerrit_client and
gerrit_util and then incorporating functionality and testing into
the gerrit recipe module.

The reasoning for this is to be able to identify chained builds for
improved accuracy of the new test identification for the FLake
Endorser project.

Bug:1204163
Change-Id: Ic60c733540a9afd7ff159408b0ea9ad7aac078e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2928016
Commit-Queue: Marco Georgaklis <mgeorgaklis@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
gstools
OWNERS [ninjalog_uploader] add tests 8 years ago
PRESUBMIT.py Follow-up to 61bf638 to add the py3-specific PRESUBMIT.py test. 5 years ago
auth_test.py Run spellchecker on depot_tools 6 years ago
bot_update_coverage_test.py Reland "bot_update: Don't use gclient sync output and rely on gclient revinfo." 5 years ago
cipd_bootstrap_test.py [cipd] Take cipd.ps1 out of %PATH%. 6 years ago
detect_host_arch_test.py gclient: Correctly set host_cpu to arm64 on arm macs 5 years ago
download_from_google_storage_unittest.py Recover from aborted tar.gz extraction 5 years ago
fetch_test.py Add unit tests for fetch.py 6 years ago
fix_encoding_test.py Use assertEqual() rather than assertEquals() in Python tests. 7 years ago
gclient_cipd_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_eval_unittest.py metrics: Don't print notice if reporting build metrics. 5 years ago
gclient_git_mutates_smoketest.py gclient: Split gclient smoke tests. 5 years ago
gclient_git_smoketest.py gclient: Split gclient smoke tests. 5 years ago
gclient_paths_test.py depot_tools: Add tests for gclient_paths 7 years ago
gclient_scm_test.py Use real default branch in gclient 6 years ago
gclient_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_smoketest_base.py Run spellchecker on depot_tools 6 years ago
gclient_test.py metrics: Don't print notice if reporting build metrics. 5 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_utils_test.py update stale codereview.chromium.org links 6 years ago
gerrit_client_test.py Implemented suppport for getrelatedchanges endpoint in gerrit module 5 years ago
gerrit_util_test.py Handle spaces in Gerrit search options 5 years ago
git_cache_test.py add support for main in git_cache 6 years ago
git_cl_creds_check_report.txt git cl: remove check for likely wrong identities. 6 years ago
git_cl_test.py metrics: Don't print notice if reporting build metrics. 5 years ago
git_common_test.py Fix testRebase 6 years ago
git_dates_test.py Use assertEqual() rather than assertEquals() in Python tests. 7 years ago
git_find_releases_test.py Add unit tests for git_find_releases 6 years ago
git_footers_test.py Use rstrip when getting footer tags 6 years ago
git_hyper_blame_test.py Add support for git_hyper_blame for Windows 6 years ago
git_map_test.py git-map: Refactor and add simple tests 7 years ago
git_migrate_default_branch_test.py Add git-migrate-default-branch 6 years ago
git_number_test.py depot_tools: Run auth, cipd_bootstrap, git_number tests on python3. 7 years ago
git_rebase_update_test.py git-rebase-update: Make tests run on Python 3. 7 years ago
gsutil_test.py Revert "Update gsutil to use gsutil version 4.61, python3." 5 years ago
lockfile_test.py Reland "Use OS level locking in git_cache.py" 6 years ago
metrics_test.py metrics: Don't print notice if reporting build metrics. 5 years ago
my_activity_test.py Run spellchecker on depot_tools 6 years ago
ninjalog_uploader_test.py ninjalog uploader: migrate to python3 6 years ago
owners_client_test.py Reland "presubmit: Skip owners checks if code-owners plugin is enabled." 5 years ago
owners_finder_test.py owners_finder: Use code-owners plugin if available. 5 years ago
owners_unittest.py Run spellchecker on depot_tools 6 years ago
presubmit_unittest.py Add support for running PRESUBMIT.py checks under Python2 or 3. 5 years ago
rdb_wrapper_test.py [resultdb] use requests.Session in rdb_wrapper 6 years ago
recipes_test.py [recipes] Remove deprecated (ignored) --use-bootstrap flag 8 years ago
roll_dep_test.py Fix Python3 integer division issue in roll-dep. 6 years ago
scm_unittest.py Use real default branch in gclient 6 years ago
subcommand_test.py Move subcommand_test to py3 6 years ago
subprocess2_test.py [subprocess2] Replace VOID with DEVNULL 6 years ago
upload_to_google_storage_unittest.py gsutil: Decode output from subprocess. 7 years ago
watchlists_unittest.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 7 years ago