Date: 2025-05-13 10:12:31
Score: 2.5
Natty:
The issue was due to using Vitest's fake timers, which conflict with fastify.inject()
behaviour. See here:
My discussion on Fastify's GitHub
My discussion on Vitest's GitHub
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Self-answer (0.5):
- Low reputation (0.5):
Posted by: Eyal Ringort