aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/unit_tests/EndToEndTest.php
Commit message (Collapse)AuthorAge
* php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
|
* php: fix watchConnectivityState unit testGravatar Stanley Cheung2015-09-23
|
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
|
* 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
|
* Updated PHP files to new method namesGravatar murgatroid992015-04-02
|
* EndToEndTest now worksGravatar murgatroid992015-03-11
|
* Further updated EndToEndTestGravatar murgatroid992015-03-11
|
* Fixed some tests for new APIGravatar murgatroid992015-03-11
|
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
|
* Switched to binding servers to port 0 in testsGravatar murgatroid992015-02-03
|
* Removed uses of assertEquals, which internally uses weak comparisonGravatar murgatroid992015-02-02
|
* Switched to new grpc_call_invoke APIGravatar murgatroid992015-01-16
|
* Switched call errors to exceptions instead of return valuesGravatar mlumish2015-01-05
| | | | | | | Change on 2015/01/02 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83146107
* Switched events to use native objects instead of wrappersGravatar mlumish2015-01-05
| | | | | | | Change on 2015/01/02 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83146045
* Replaced calls to grpc_call_accept with newer functionsGravatar mlumish2015-01-05
| | | | | | | Change on 2015/01/02 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83145830
* Added utility to make different tests bind to different portsGravatar mlumish2014-12-10
| | | | | | | Change on 2014/12/10 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81800876
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09
Change on 2014/12/09 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81727766