twisted.positioning's gpsd tests could use a testing-specific transport

[email protected] Fri, 11 Sep 2009 10:44:06 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from lvh <[email protected]>:

These tests currently use a dummy transport. A good alternative would be `twisted.test.proto_helpers.StringTransport` or `StringTransportWithDisconnection`. 

This ticket is waiting for #3325 to happen, first, once that's fixed we can take a look at this.

----------
Type     : enhancement
Component: core
Keywords : test
Priority : low
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4016