Skip to content

FiveLoadWheels/eis-order-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eis-order-handling

Build Status

Install & Test

git clone https://github.com/FiveLoadWheels/eis-order-handling
cd eis-order-handling
npm install
npm test

Source Files

  • src/handle-order.ts, src/handle-product.ts: order/product handling process
  • src/test/*: test cases