commercetools-node-mock icon indicating copy to clipboard operation
commercetools-node-mock copied to clipboard

Mock for the commercetools rest api

Results 23 commercetools-node-mock issues
Sort by recently updated
recently updated
newest added

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