loopbackio / loopbackio/loopback-next
Replace `@hapi/shot` with `light-my-request`
Offen
@ConaGo arbeitet bereits daran.
Seit 03.7.2021.
good first issue
Hacktoberfest
refactor
Testlab
- Vorherrschende Sprache
- TypeScript
- Sterne
- 5.1k
- Forks
- 1.1k
- Ø Merge
- 2 T. 21 Std.
- Gemergte PRs (30 T.)
- 27
Beschreibung
Rework @loopback/testlab to use light-my-request for stubbing HTTP requests & responses.
Arguments for the change:
light-my-requesthas larger community of contributors (45 vs 24)light-my-requesthas more activity (compare https://github.com/fastify/light-my-request/graphs/contributors?from=2020-01-01&to=2020-09-18&type=c to https://github.com/hapijs/shot/graphs/contributors?from=2020-01-01&to=2020-09-18&type=c)- At some point in the past,
@hapi/shotdid not support all LTS versions of Node.js, we had to stay at an old major version. Nowadays they don't limit the supported versions viaengines.node, but their CI is configured to test only on Node.js 12+.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.