Mponos George
|
cf86e51dd6
|
Remove assertEquals in favor of assertSame (#2188)
|
2018-11-01 22:47:08 +01:00 |
|
Gabriel Caruso
|
38d61ba642
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2018-01-23 16:01:32 -02:00 |
|
Gabriel Caruso
|
501c7c2994
|
Refactored tests (#1970)
|
2017-12-04 08:55:06 +01:00 |
|
Gabriel Caruso
|
83974b7f12
|
Refactoring tests (#1964)
|
2017-11-29 07:48:19 +01:00 |
|
Pavel Batanov
|
703160e28b
|
Add PHP 7.2 testing (#1811)
* Update travis to test against php 7.2
* Add tests for countables
* Update dev phpunit to ^5.0
* Fix tcp proxy URL
|
2017-05-01 11:12:41 +02:00 |
|
Bas van Vliet
|
56ed0ef043
|
Handle on_headers option in MockHandler (#1580)
* Handle on_headers option
* Tests for correct handling of on_headers option
|
2016-10-21 23:23:29 +02:00 |
|
Ivan Kerin
|
ae2536bf72
|
Implement "sink" for MockHandler
|
2015-10-30 17:56:48 +02:00 |
|
Michael Dowling
|
ec1f1a8b56
|
WIP work on on_stats
|
2015-09-06 12:11:56 -07:00 |
|
hw
|
690f7af914
|
Fix failure with HHVM in MockHandlerTest::testCanEnqueueCallables() due to difference in how HHVM handles parameters.
|
2015-06-25 11:10:28 +05:30 |
|
Michael Dowling
|
a1c986a4bc
|
Adding an easier way to create a mock handler that uses default middlewares
|
2015-06-03 12:13:27 -07:00 |
|
Michael Dowling
|
1052cb23c8
|
Using async promise resolution.
|
2015-04-15 00:05:09 -07:00 |
|
Michael Dowling
|
712c917843
|
Removing extra line
|
2015-03-28 14:32:54 -07:00 |
|
Michael Dowling
|
5c9cde3921
|
Throws OutOfBoundsException when no more in queue
|
2015-03-28 14:32:30 -07:00 |
|
Michael Dowling
|
78ccbfb164
|
Adding MockHandler tests
|
2015-03-22 20:19:33 -07:00 |
|