I hereby claim:
- I am nickcampbell18 on github.
- I am nickcampbell18 (https://keybase.io/nickcampbell18) on keybase.
- I have a public key whose fingerprint is F8AD 031C 74D8 D9B1 8586 72A4 82FB 7136 BD57 98D9
To claim this, I am signing this object:
| test("mocking a request", async () => { | |
| const mockAgent = new MockAgent() | |
| ;(global as any).setMockedFetchGlobalDispatcher(mockAgent) | |
| await fetch(...) | |
| }) |
I hereby claim:
To claim this, I am signing this object:
| source 'https://rubygems.org' | |
| gem 'nokogiri' | |
| gem 'typhoeus' |