aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_operation.py
AgeCommit message (Expand)Author
2021-10-26fix: revert "fix: do not error on LROs with no response or error" (#294)Bu Sun Kim
2021-10-19tests: add testing w/o 'grpc' installed (#289)Tres Seaver
2021-08-31fix: do not error on LROs with no response or error (#258)Bu Sun Kim
2021-06-16chore: blacken (#206)Tres Seaver
2021-01-14feat: allow gRPC metadata to be passed to operations client (#127)Bu Sun Kim
2020-12-14fix: support 'retry' for ops built from HTTP/gRPC responses (#115)Tres Seaver
2020-10-06fix: map LRO errors to library exception types (#86)Bu Sun Kim
2020-01-24feat(api_core): add retry param into PollingFuture() and it's inheritors (#9923)Gurov Ilya
2019-02-23Add `Operation.deserialize`. (#7427)Luke Sneeringer
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-10-29Back out changes from #6267 / 'api_core-1.6.0a1' release. (#6328)Tres Seaver
2018-10-18Add methods to api_core used by new autogenerator. (#6267)Luke Sneeringer
2017-10-31Switch copyright holder to "Google LLC" (#4287)Luke Sneeringer
2017-10-18Add api_core package (#4210)Jon Wayne Parrott