Software /
code /
prosody
Log
spec/util_promise_spec.lua @ 9790:4a419089ad00
description | author | age |
---|---|---|
util.promise: Add tests ensuring returning a promise resolves the current promise with that promise | Matthew Wild | 2018-10-26 |
util.promise tests: Fix declared but unused variables | Matthew Wild | 2018-10-25 |
util.promise: Fix missing parameters | Matthew Wild | 2018-10-25 |
util.promise: Ensure chained promises always receive a value/rejection even if an intermediate promise has no handlers | Matthew Wild | 2018-10-25 |
util.promise: Add promise.try() | Matthew Wild | 2018-10-18 |
util.promise: Add promise:finally() | Matthew Wild | 2018-10-18 |
util.promise: Add additional test for promise.reject() | Matthew Wild | 2018-10-18 |