spec/util_stanza_spec.lua
Thu, 13 Sep 2018 16:45:18 +0100 Matthew Wild util.stanza tests: Remove unused variable #luacheck
Thu, 13 Sep 2018 16:35:48 +0100 Matthew Wild util.stanza: Don't automatically generate ids for iq stanzas
Thu, 13 Sep 2018 15:37:42 +0100 Matthew Wild util.stanza tests: Fix test name (copy/paste error?)
Sun, 19 Aug 2018 21:56:33 +0100 Matthew Wild util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981
Sun, 19 Aug 2018 21:29:52 +0100 Matthew Wild util.stanza tests: Add tests for maptags() method
Sun, 08 Jul 2018 19:13:14 +0200 Kim Alvefur util.stanza: Brief tests for :remove_children
Wed, 21 Mar 2018 22:08:54 +0000 Matthew Wild util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("")
Sun, 18 Mar 2018 11:32:00 +0000 Matthew Wild util.stanza: Switch from asserts to if's, improve performance, errors and tests
Sat, 17 Mar 2018 19:50:22 +0100 Kim Alvefur util.stanza: Test coverage of is_stanza()
Fri, 16 Mar 2018 14:51:24 +0000 Matthew Wild util.stanza: Add stricter validation for data passed to stanza builder API
Fri, 16 Mar 2018 14:50:28 +0000 Matthew Wild util.stanza: Add tests ensuring support for unicode in tag/attr names
Fri, 16 Mar 2018 14:24:53 +0000 Matthew Wild util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works
Fri, 15 Sep 2017 17:07:57 -0400 Waqas Hussain Port tests to the `busted` test runner
less more (0) tip