Skip to content

Disable sockets during unit tests

Leo P. Singer requested to merge leo-singer/gwcelery:tests-disable-socket into master

This adds some extra assurance that we don't accidentally interact with production servers during the unit tests.

Merge request reports