This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba9633f8f7ef86c73dd02ad316e7963447a6239b
slixmpp
/
tests
History
Tom Nichols
0a23f84ec3
fix for statemachine where operations would unintentionally block if the lock was acquired in a long-running transition
2010-07-01 15:10:22 -04:00
..
__init__.py
* tests need module file
2010-01-08 07:07:43 +00:00
test_disco.py
Added unit tests for the new XEP-0030 stanza objects. All pass.
2010-06-01 22:07:53 +08:00
test_events.py
added test_events and testing new del_event_handler
2010-06-01 22:07:50 +08:00
test_messagestanzas.py
fixed html-im stanza plugin
2010-04-07 23:56:44 -07:00
test_presencestanzas.py
added test for unsolicided unavailable presence and fixed bug to make it pass
2010-05-14 01:47:19 +08:00
test_pubsubstanzas.py
added pubsub state stanzas and scheduled events
2010-06-01 22:07:52 +08:00
test_statemachine.py
fix for statemachine where operations would unintentionally block if the lock was acquired in a long-running transition
2010-07-01 15:10:22 -04:00
xmlcompare.py
forgot to add file required to pass testall.py
2010-04-22 23:40:50 -07:00