Fixes #133
This adjusts the tests so that those which connected to a network
are group together and use a fixture that will cause the entire
collection to skip if GABBI_SKIP_NETWORK is set to 'true' (case
insensitive).
This is in line with a similar change made to wsgi-intercept to
allow easier packaging:
13c1ea8a01