SleekXMPP/tests
Lance Stout 7a5ef28492 Updated SleekTest.streamClose to check that the stream was actually started before closing it.
Updated tests for Iq stanzas to not start a stream for every test; tests now run a lot faster.
The call to streamClose must still be in the tearDown method to ensure it is called in the
case of an error.
2010-08-11 18:41:57 -04:00
..
__init__.py * tests need module file 2010-01-08 07:07:43 +00:00
sleektest.py Updated SleekTest.streamClose to check that the stream was actually started before closing it. 2010-08-11 18:41:57 -04:00
test_addresses.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_chatstates.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_disco.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_errorstanzas.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_events.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_forms.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_gmail.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_iqstanzas.py Updated SleekTest.streamClose to check that the stream was actually started before closing it. 2010-08-11 18:41:57 -04:00
test_jid.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_messagestanzas.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_presencestanzas.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_pubsubstanzas.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_stream.py Updated tests to use a relative import for SleekTest to please Python3. 2010-08-05 20:23:07 -04:00
test_tostring.py Add unit tests for the tostring function. 2010-08-05 20:57:55 -04:00
xmlcompare.py forgot to add file required to pass testall.py 2010-04-22 23:40:50 -07:00