Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 327 Bytes

ZD reservation booking

This was the exercise in creating a transactional reservation system.

Test exercises the atomic insertion into the database leveraging a sequence ID on the aggregate root id (CAR)

Tests exercise boundaries in addition to sequence malignment :)

1.npm install

cd test
node testCar.js