eeaston
eeaston
Hi! Interesting case. Sorry that it's causing merge problems - I'll try and make a minimal test case to reproduce. In scenario 3, what do you mean by 'project'? I'm...
Yep, there's a blocker on the integration tests for providing a minimal PyPI server that pkglib can interface with instead of the original RPM-based in-house one. I'd like to use...
I believe this was fixed in v1.7.0 - when `socket.gethostname()` fails to resolve it now defaults to `localhost`. Could you confirm, and then I'll close this issue, thanks.
Hi - thanks for raising, the mock issue is shortly being fixed and will be released soon. `virtualenv` however isn't the same as `venv` - it has more features and...
Thanks for raising, this is definitely a bug, a unit test should not be talking to the network.
Merged, thanks for raising. I'll close this when we get a release out.
Hi there - do feel free to open a PR on this feature, thanks. When implementing, do think about the scope of the fixtures, and when the resetting happens. Cheers
The command-line flags have probably changed again :/ I'll see what CircleCI is using and try and get a more recent mongo version in the tests
I think this is a great idea! We could control it with a command-line switch, how does this sound? I'm taking a leaf here from pytest's fixture scoping to control...
Thanks for raising! We'll get this fixed.