aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/unit_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 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: complete todoGravatar thinkerou2018-04-30
|
* PHP: remove channel observation and clean method used for testsGravatar ZhouyihaiDing2018-04-25
|
* 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
|
* PHP: upmerge from 1.4.x branchGravatar Stanley Cheung2017-08-22
|
* PHP: persistent channelGravatar Stanley Cheung2017-08-03
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* fix php styleGravatar thinkerou2017-03-26
|
* 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
|
* fix php code styleGravatar thinkerou2016-09-09
|
* php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
|
* 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: ran php-cs-fixer againGravatar Stanley Cheung2016-04-19
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* fix php copyrightGravatar Stanley Cheung2016-02-16
|
* Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
|\ | | | | PHP: add unit test to increase PHP C extension code coverage
| * php: add more unit tests to improve code coverageGravatar Stanley Cheung2016-02-12
| |
* | php: add unit test to bring coverage back up above 95%Gravatar Stanley Cheung2016-02-12
|/
* pass auth metadata context to user callbackGravatar Stanley Cheung2015-12-11
|
* add more unit testGravatar Stanley Cheung2015-12-10
|
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
|
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
| |
* | php: split grpc_credentials to channel_credentials and call_credentialsGravatar Stanley Cheung2015-10-23
|/
* php: fix watchConnectivityState unit testGravatar Stanley Cheung2015-09-23
|
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
|
* php: expose per-call host override optionGravatar Stanley Cheung2015-08-19
|
* php: add watchForReady methodGravatar Stanley Cheung2015-08-13
|
* php: add more testsGravatar Stanley Cheung2015-08-13
|
* php: wrap watchConnectivityState apiGravatar Stanley Cheung2015-08-13
|
* php: wrap getConnectivityState APIGravatar Stanley Cheung2015-08-13
|
* review feedback: unit test of uri value too strictGravatar Stanley Cheung2015-07-27
|
* Exposed channel target and call peer in PHPGravatar Stanley Cheung2015-07-27
|
* Remove metadata checks - these are testing things that arent trueGravatar Craig Tiller2015-07-18
|
* add PHP timeout interop testGravatar Stanley Cheung2015-06-15
|
* Updated PHP files to new method namesGravatar murgatroid992015-04-02
|
* Updated final tests to passGravatar murgatroid992015-03-11
|
* Resolved merge conflicts with masterGravatar murgatroid992015-03-11
|\