1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
amp/test
2017-09-19 19:58:07 +02:00
..
Loop Fix DriverTest::testBug163ConsecutiveDelayed to use assigned driver 2017-09-19 19:58:07 +02:00
AdaptTest.php Fix code style according to new rules 2017-04-24 15:27:04 +02:00
AllTest.php Add asyncCoroutine and ReactPromise tests 2017-05-02 18:59:52 +02:00
AnyTest.php Add asyncCoroutine and ReactPromise tests 2017-05-02 18:59:52 +02:00
CallableMakerTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CallTest.php Add asyncCall 2017-05-03 15:21:49 +02:00
CancellationTest.php Add further tests for cancellation 2017-05-16 21:56:52 +02:00
ConcatTest.php More stream → iterator 2017-05-02 07:07:43 +02:00
CoroutineTest.php Revert "Drop max continuation depth" 2017-05-20 09:40:56 +02:00
DeferredTest.php Rename Promise::when to Promise::onResolve, resolves #77 2017-03-21 17:23:37 +01:00
DelayedTest.php Rename Pause to Delayed 2017-05-02 07:02:02 +02:00
FailureTest.php Run returned generator as coroutine from onResolve and onEmit callbacks 2017-03-27 18:37:55 -05:00
FilterTest.php Add asyncCoroutine and ReactPromise tests 2017-05-02 18:59:52 +02:00
FirstTest.php Add asyncCoroutine and ReactPromise tests 2017-05-02 18:59:52 +02:00
InvalidYieldErrorTest.php Update php-cs-fixer to version 2 and upgrade rules 2017-04-24 16:22:02 +02:00
IteratorFromIterableTest.php More stream → iterator 2017-05-02 07:07:43 +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 More stream → iterator 2017-05-02 07:07:43 +02:00
MergeTest.php Rename missed Pause to Delayed 2017-05-02 07:22:53 +02:00
PlaceholderTraitTest.php Run returned generator as coroutine from onResolve and onEmit callbacks 2017-03-27 18:37:55 -05:00
ProducerTest.php Fail tests if exception is not thrown from advance() 2017-05-02 07:07:43 +02:00
ProducerTraitTest.php Add missing test case in ProducerTraitTest 2017-05-02 19:13:53 +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 Add asyncCoroutine and ReactPromise tests 2017-05-02 18:59:52 +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
TimeoutCancellationTokenTest.php Add TimeoutCancellationToken 2017-06-13 12:41:47 -05:00
TimeoutTest.php Rename Pause to Delayed 2017-05-02 07:02:02 +02:00
WaitTest.php Add asyncCoroutine and ReactPromise tests 2017-05-02 18:59:52 +02:00