Log

spec/util_stanza_spec.lua @ 9725:8ad689b6d26f

description author age
util.stanza: Improve tests 0.11 Kim Alvefur 2018-12-02
util.stanza: Validate input to clone() (with brief tests) 0.11 Kim Alvefur 2018-11-17
util.stanza tests: Remove unused variable #luacheck Matthew Wild 2018-09-13
util.stanza: Don't automatically generate ids for iq stanzas Matthew Wild 2018-09-13
util.stanza tests: Fix test name (copy/paste error?) Matthew Wild 2018-09-13
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981 Matthew Wild 2018-08-19
util.stanza tests: Add tests for maptags() method Matthew Wild 2018-08-19
util.stanza: Brief tests for :remove_children Kim Alvefur 2018-07-08
util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("") Matthew Wild 2018-03-21
util.stanza: Switch from asserts to if's, improve performance, errors and tests Matthew Wild 2018-03-18
util.stanza: Test coverage of is_stanza() Kim Alvefur 2018-03-17
util.stanza: Add stricter validation for data passed to stanza builder API Matthew Wild 2018-03-16
util.stanza: Add tests ensuring support for unicode in tag/attr names Matthew Wild 2018-03-16
util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works Matthew Wild 2018-03-16
Port tests to the `busted` test runner Waqas Hussain 2017-09-15