Software /
code /
prosody
Log
spec/util_promise_spec.lua @ 9525:0d065b1a23a3
description | author | age |
---|---|---|
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 |
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it | Matthew Wild | Thu, 18 Oct 2018 12:03:33 +0100 |
util.promise tests: Fix luacheck warnings | Matthew Wild | Wed, 10 Oct 2018 18:02:36 +0100 |
util.promise: ES6-like API for promises | Matthew Wild | Wed, 10 Oct 2018 17:45:19 +0100 |