Software /
code /
prosody
Log
spec/util_promise_spec.lua @ 10523:86422db90e02 0.11
description | author | age |
---|---|---|
util.promise: Add tests ensuring returning a promise resolves the current promise with that promise | Matthew Wild | Fri, 26 Oct 2018 09:23:00 +0100 |
util.promise tests: Fix declared but unused variables | Matthew Wild | Thu, 25 Oct 2018 15:33:46 +0100 |
util.promise: Fix missing parameters | Matthew Wild | Thu, 25 Oct 2018 15:24:52 +0100 |
util.promise: Ensure chained promises always receive a value/rejection even if an intermediate promise has no handlers | Matthew Wild | Thu, 25 Oct 2018 14:38:00 +0100 |
util.promise: Add promise.try() | Matthew Wild | Thu, 18 Oct 2018 18:03:31 +0100 |
util.promise: Add promise:finally() | Matthew Wild | Thu, 18 Oct 2018 12:13:17 +0100 |
util.promise: Add additional test for promise.reject() | Matthew Wild | Thu, 18 Oct 2018 12:04:14 +0100 |