got
got copied to clipboard
Integration test
We should have a test that install Got with only production dependencies npm i --production
and then try to require it and do a request, just to ensure nothing broke in production. For example, that we didn't forget a dependency (https://github.com/sindresorhus/got/issues/1055).
- I think https://github.com/yarnpkg/berry would be a good example.
- Test
cookieJar