prosody
log
graph
tags
bookmarks
branches
ad49bb3a4780
browse
changeset
spec/util_promise_spec.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
spec/util_promise_spec.lua @ 12503:
ad49bb3a4780
less
more
|
(0)
tip
description
author
age
util.promise: Fix test
Kim Alvefur
2021-11-26
util.promise: Support delayed promise execution
Kim Alvefur
2019-01-05
Fix various spelling errors (thanks codespell)
Kim Alvefur
2021-07-26
util.promise: Switch order of parameters to join()
Matthew Wild
2021-03-25
util.promise: all()/all_settled() pass through non-promise values
Matthew Wild
2021-03-25
util.promise: Add join() convenience method
Matthew Wild
2021-03-25
util.promise: Add support for arbitrary keys in all()/all_settled()
Matthew Wild
2021-03-25
util.promise: Add all_settled, which follows semantics of allSettled from ES2020
Matthew Wild
2020-06-08
util.promise: Add some additional tests to cover callback return values
Matthew Wild
2019-09-30
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
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it
Matthew Wild
2018-10-18
util.promise tests: Fix luacheck warnings
Matthew Wild
2018-10-10
util.promise: ES6-like API for promises
Matthew Wild
2018-10-10
less
more
|
(0)
tip