I'm open-sourcing a pyramid-based client for the LetsEncrypt https certificate service, and have run into an issue with the tests.
All the tests are written using webtest, specifically TestApp. On one specific test, after stepping through a form, I need to receive a web request from the LetsEncrypt test server. Does anyone know if it is possible to somehow bind an existing TestApp() instance to a port, or if there is a way to leverage webtest.http with an existing TestApp instance? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/1d24d89a-ca55-4353-a0e1-1f9842e24016%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
