Software /
code /
prosody
Log
spec/util_stanza_spec.lua @ 8862:900dff5ef498
description | author | age |
---|---|---|
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 |
util.stanza: Test coverage of is_stanza() | Kim Alvefur | Sat, 17 Mar 2018 19:50:22 +0100 |
util.stanza: Add stricter validation for data passed to stanza builder API | Matthew Wild | Fri, 16 Mar 2018 14:51:24 +0000 |
util.stanza: Add tests ensuring support for unicode in tag/attr names | Matthew Wild | Fri, 16 Mar 2018 14:50:28 +0000 |
util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works | Matthew Wild | Fri, 16 Mar 2018 14:24:53 +0000 |
Port tests to the `busted` test runner | Waqas Hussain | Fri, 15 Sep 2017 17:07:57 -0400 |