Closed philipkimmey closed 11 years ago
Yes I'm migrating web hosts and haven't set up another remote yet. My approach to testing has changed a little since I wrote that and I need to rewrite the test to show examples of remote usage but not rely on network connectivity by switching to a mock urlopen call for that test.
I will look at this next time I sit down with pynliner but feel free to disable or rewrite this test in the meantime :)
Updated that test to use mock
instead of making actual HTTP requests
The URL specified in test_08_fromURL, http://media.tannern.com/pynliner/test.html, is unavailable which causes this test for fail.