Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-11 | Updated SleekTest.streamClose to check that the stream was actually started ↵ | Lance Stout | |
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-05 | Updated tests to use a relative import for SleekTest to please Python3. | Lance Stout | |
Fixed some tabs/spaces issues. | |||
2010-07-29 | Updated, cleaned, and documented Iq stanza class. Also added unit tests. | Lance Stout | |