[Twisted-Python] Tests we need - a very partial list
![](https://secure.gravatar.com/avatar/433365de0f787faa3ed3e6dd1da5884f.jpg?s=120&d=mm&r=g)
1. twisted.protocols.socks 2. twisted.protocols.telnet 3. twisted.protocols.ftp 4. TOC and OSCAR real server testing - make fake accounts on AIM and ICQ servers and then test all functionality - sending messages. logon messages, etc.. 5. twisted.protocols.oscar 6. Make sure transports close connection after loseConnection: - immediately if no data is in buffer - after they send all buffered data if there is some - after producer finishes if a producer is registered 7. Test producers with transports. 8. More tests for everything else (e.g. NNTP and news) 9. Automated CGI and distrib tests for twisted.web - moving tests from acceptests into twisted.tests. 10. There are probably lots of other untested things in twisted.web - test them. 11. Tests for all methods of twisted.protocols.http.Request.
participants (1)
-
Itamar Shtull-Trauring