aboutsummaryrefslogtreecommitdiff
path: root/system_tests/noxfile.py
AgeCommit message (Expand)Author
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-08-16test: Add integration tests for downscoping (#837)bojeil-google
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2021-07-08tests: pass '*session.posargs' for systests (#788)Tres Seaver
2021-03-25test: Create BYOID Integration tests (#719)Ryan Kohler
2021-03-15ci: create sponge_log.xml files (#722)Bu Sun Kim
2021-02-03feat: support self-signed jwt in requests and urllib3 transports (#679)Bu Sun Kim
2021-01-22test: re-enable system tests (#670)Bu Sun Kim
2020-10-29fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640)David Buxton
2020-10-29feat: Add custom scopes for access tokens from the metadata service (#633)David Buxton
2020-10-27fix: pin 'aoihttp < 3.7.0dev' (#634)Tres Seaver
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox
2020-04-01feat: add fetch_id_token to support id_token adc (#469)arithmetic1728
2020-03-20feat: add mTLS ADC support for HTTP (#457)arithmetic1728
2020-03-13fix: only add IAM scope to credentials that can change scopes (#451)Bu Sun Kim
2020-02-13docs(copyright): correct name of company for commits after 2015 (#440)C.J. Collier
2019-10-25build: fix system tests, move to Kokoro (#372)Bu Sun Kim
2019-10-21chore: blacken (#375)Bu Sun Kim
2019-09-12Rename nox.py -> noxfile.py (#369)Bu Sun Kim