c-hive / guides

Guides for code style, way of working and other development concerns
MIT License
26 stars 5 forks source link

Add instructions to disable network connections in unit tests #11

Open thisismydesign opened 5 years ago

thisismydesign commented 5 years ago

e.g. webmock for ruby, nock.disableNetConnect() for js