Log

spec/util_stanza_spec.lua @ 9924:5a2e53bef031

description author age
util.stanza: Fix :top_tag() handling of namespaced attributes Matthew Wild Mon, 25 Mar 2019 14:37:43 +0000
util.stanza: Require a type attribute for iq stanzas Kim Alvefur Fri, 28 Dec 2018 20:49:01 +0100
util.stanza: Improve tests 0.11 Kim Alvefur Sun, 02 Dec 2018 02:16:21 +0100
util.stanza: Validate input to clone() (with brief tests) 0.11 Kim Alvefur Sat, 17 Nov 2018 15:26:11 +0100
util.stanza tests: Remove unused variable #luacheck Matthew Wild Thu, 13 Sep 2018 16:45:18 +0100
util.stanza: Don't automatically generate ids for iq stanzas Matthew Wild Thu, 13 Sep 2018 16:35:48 +0100
util.stanza tests: Fix test name (copy/paste error?) Matthew Wild Thu, 13 Sep 2018 15:37:42 +0100
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981 Matthew Wild Sun, 19 Aug 2018 21:56:33 +0100
util.stanza tests: Add tests for maptags() method Matthew Wild Sun, 19 Aug 2018 21:29:52 +0100
util.stanza: Brief tests for :remove_children Kim Alvefur Sun, 08 Jul 2018 19:13:14 +0200
util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("") Matthew Wild Wed, 21 Mar 2018 22:08:54 +0000
util.stanza: Switch from asserts to if's, improve performance, errors and tests Matthew Wild Sun, 18 Mar 2018 11:32:00 +0000