slixmpp/tests
Lance Stout 4375ac7d8b Underscore names by default.
Stanza objects now accept the use of underscored names.

The CamelCase versions are still available for backwards compatibility,
but are discouraged.

The property stanza.values now maps to the old getStanzaValues and
setStanzaValues, in addition to _set_stanza_values and
_get_stanza_values.
2010-10-17 22:04:42 -04:00
..
__init__.py Corrected test errors. 2010-10-07 19:42:28 -04:00
live_test.py Added example live stream test. 2010-10-07 19:46:40 -04:00
test_events.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_jid.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_base.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_element.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_error.py Corrected test errors. 2010-10-07 19:42:28 -04:00
test_stanza_gmail.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_iq.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_message.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_presence.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_roster.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_xep_0004.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_xep_0030.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_xep_0033.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stanza_xep_0060.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_xep_0085.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test_stream.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stream_handlers.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_tostring.py Unit test reorganization. 2010-10-07 10:58:13 -04:00