1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/test
2017-04-24 11:10:05 -05:00
..
Loop Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
AdaptTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
AllTest.php Revert to assertEquals where order might be different, remove strict rule 2017-04-24 16:28:56 +02:00
AnyTest.php Revert to assertEquals where order might be different, remove strict rule 2017-04-24 16:28:56 +02:00
CallableMakerTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CallTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
CaptureTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
ConcatTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
CoroutineTest.php Drop Coroutine::dispose() 2017-04-24 11:10:05 -05:00
DeferredTest.php Rename Promise::when to Promise::onResolve, resolves #77 2017-03-21 17:23:37 +01:00
FailureTest.php Run returned generator as coroutine from onResolve and onEmit callbacks 2017-03-27 18:37:55 -05:00
FilterTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
FirstTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
InvalidYieldErrorTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
LazyPromiseTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
LoopTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
MapTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
MergeTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
PauseTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
PipeTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
PlaceholderTraitTest.php Run returned generator as coroutine from onResolve and onEmit callbacks 2017-03-27 18:37:55 -05:00
ProducerTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
ProducerTraitTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
PromiseTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
RethrowTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
SomeTest.php Revert to assertEquals where order might be different, remove strict rule 2017-04-24 16:28:56 +02:00
StreamFromIterableTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
StreamIteratorTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
StructTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
SuccessTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
TimeoutTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00
WaitTest.php Fix tests regarding UnionTypeError 2017-04-24 15:27:04 +02:00