Changes between Initial Version and Version 1 of Ticket #203, comment 13


Ignore:
Timestamp:
10/08/2013 09:58:25 AM (11 years ago)
Author:
nejucomo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #203, comment 13

    initial v1  
    22> I'm still stuck on "What are the tests?". Maybe if we're switching to Endpoints internally while still offering the same functionality through the foolscap API to the foolscap user, then we don't need any new tests! Refactoring internally and not breaking any of the current tests is sufficient. Brian: does that sound right to you?
    33
    4 That sounds acceptable to me, FWIW.  However, perhaps the string spec parsing can be tested.  Are valid there endpoint string specs which the foolscap strports format does not accept?  In that case a test could be added that fails against trunk foolscap but passes with endpoint-enabled foolscap.
     4That sounds acceptable to me, FWIW.
     5
     6However, perhaps the string spec parsing can be tested.  Are there valid endpoint string specs which the foolscap strports format does not accept?  In that case a test could be added that fails against trunk foolscap but passes with endpoint-enabled foolscap.
    57
    68Is there a "null" endpoint or a "process-internal endpoint" that can be used in a deterministic unittest?