Tags: guerrerocarlos/nock
Tags
docs: Add a section on becoming a Maintainer This section should represent ways to help out as a contributor, and what we look for in maintainers. I tried to highlight the main things that community members can do to help out, and what the maintainers look for when we are thinking about having someone join the project. What do you think?
test: new SSL certificates for local testing (nock#1181) We use self-signed SSL certificates in our tests to check that Nock works okay with HTTPS. Unfortunately, these certificates expired on 2nd August 2018, making tests fail. This issues new ones, valid for 10 years from today (i.e. until 31st July 2028) and adds to `tests/ssl/index.js` the commands you need to run if you want to regenerate the needed files.
PreviousNext