commercetools-node-mock
commercetools-node-mock copied to clipboard
Mock for the commercetools rest api
This PR implements the missing `addParcelToDelivery` order update action in the commercetools mock library. ## Changes Made ### Implementation - Added `OrderAddParcelToDeliveryAction` import and `Parcel` type to order actions -...
This PR provides a comprehensive research analysis for the potential migration from Express to Fastify in commercetools-node-mock, including proof-of-concept implementations, performance benchmarks, and detailed migration assessment. ## 🔍 Research Overview...
We currently use express for internal routing, we might want to switch to fastify instead