aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests
Commit message (Collapse)AuthorAge
* PHP: add call invokerGravatar ZhouyihaiDing2018-06-26
|
* PHP: add deserialze as the argument for the interceptorGravatar ZhouyihaiDing2018-06-20
|
* PHP: fix flaky testsGravatar ZhouyihaiDing2018-06-01
|
* PHP: fix qps benchmark failure by updating protobuf versionGravatar ZhouyihaiDing2018-05-30
|
* Merge pull request #15282 from ZhouyihaiDing/fix-qpsGravatar kpayson642018-05-29
|\ | | | | PHP: fix QPS tests not working
* | php interceptor test nitsGravatar ZhouyihaiDing2018-05-16
| |
* | PHP: chang shared channel behaviorGravatar ZhouyihaiDing2018-05-12
| | | | | | | | | | | | | | | | | | | | | | | | PHP: add persistent list upper bounnd check change upper bound from global to each target add ref/unreef; Only delete ref_count=0; make the code cleaner persistent map update after review u2nd pdate after the review
* | gRPC PHP Client Interceptor implementation and testsGravatar ZhouyihaiDing2018-05-07
| | | | | | | | move InterceptorChannel to Internal subdir; change year
| * PHP: fix QPS tests not workingGravatar ZhouyihaiDing2018-05-04
|/
* php: complete todoGravatar thinkerou2018-04-30
|
* Merge pull request #15171 from ZhouyihaiDing/API_revertGravatar Zhouyihai Ding2018-04-26
|\ | | | | PHP: remove channel list tests and related observation and clean method
| * PHP: remove channel observation and clean method used for testsGravatar ZhouyihaiDing2018-04-25
| |
* | Break out qps services into seperate protosGravatar kpayson642018-04-18
|/
* PHP: fix persistentChannelTest errorGravatar ZhouyihaiDing2018-04-13
|
* PHP: use persistent list not shared by other modulesGravatar ZhouyihaiDing2018-04-12
|
* php: remove unrelated code from SharedChannelClose testGravatar ZhouyihaiDing2018-02-01
|
* metadata plugin update statuses in wrapped langsGravatar Jan Tattermusch2017-12-14
|
* fix php testWatchConnectivityStateGravatar Jan Tattermusch2017-11-06
|
* exclude uploading stats, add unconstained php benchmarkGravatar ZhouyihaiDing2017-10-06
| | | | php7 build once
* update composer installing protobuf v3 for php-qpsGravatar ZhouyihaiDing2017-09-19
|
* PHP: upmerge from 1.4.x branchGravatar Stanley Cheung2017-08-22
|
* PHP: persistent channelGravatar Stanley Cheung2017-08-03
|
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* PHP: stop requiring google/protobuf PHP implementationGravatar Stanley Cheung2017-05-16
|
* fix php styleGravatar thinkerou2017-03-26
|
* PHP benchmarking performance client, proxied through RubyGravatar Vijay Pai2017-03-10
| | | | | Requires synchronous and single-threaded, so only 1 channel and 1 outstanding RPC per channel for now. No open-loop for now
* PHP: update README and apache/nginx examplesGravatar Stanley Cheung2017-02-03
|
* Add commentsGravatar Stanley Cheung2017-01-31
|
* PHP: make tests runnable on both protobuf 3.1 and 3.2Gravatar Stanley Cheung2017-01-30
|
* Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-01-06
| | | | | | | | | | | Add response parameters to custom_metadata streaming request for Node and PHP clients. The Java server does not respond with separate initial and trailing metadata when there is no response data - it is only emiting the requested trailing metadata. Adding the response parameters to the test (in accordance with the specification) avoids this, but I will open a separate issue to investigate the Java behavior.
* Fixes 2 issues:Gravatar Ken Payson2016-12-01
| | | | | | | | 1. In the State change test, 123->0 will hit a c-core GPR_ASSERT if debugging is enabled because 123 doesn't map to a state that can be printed. 2. In the Server test, 8888 is sometimes unavailable, so we just use a wildcard port.
* update php styleGravatar thinkerou2016-11-01
|
* change unimplemented_method to unimplemented_service. Add real ↵Gravatar Noah Eisen2016-10-21
| | | | unimplemented_method test
* Fix php interop client for status_code_and_message testGravatar Stanley Cheung2016-10-17
|
* PHP Proto3: update tests and READMEGravatar Stanley Cheung2016-09-29
|
* fix php code styleGravatar thinkerou2016-09-09
|
* php: minor error initializing a variableGravatar Stanley Cheung2016-09-06
|
* php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
|
* php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-26
|
* php: fix minor style discrepencyGravatar Stanley Cheung2016-07-21
|
* wrap long lines;Gravatar Stanley Cheung2016-07-20
|
* minor changes. cannot assume hostname unchangedGravatar Stanley Cheung2016-07-20
|
* support php7 by marcoGravatar thinkerou2016-07-20
|
* php: there is an unimplemented serviceGravatar Stanley Cheung2016-06-17
|
* php: implement 2 more interop testsGravatar Stanley Cheung2016-06-17
|
* php: implement custom_metadata interop testGravatar Stanley Cheung2016-06-17
|
* Fix a typo in php stress client that was causing the php client to ignore ↵Gravatar Sree Kuchibhotla2016-06-14
| | | | any explicitly passed port
* php: ran php-cs-fixer againGravatar Stanley Cheung2016-05-19
|
* fix copyrightGravatar Stanley Cheung2016-05-06
|