Here at BURGER LORD, we believe the customer is always right. That's why you can order a sandwich with ANY ingredients (provided we have them in stock). You can make a boring White bread + Peanut Butter + Jelly + White Bread Sandwich, or you could have 99 slices of cheese on top of a pile of Ham Salad. "Have it _your_ way!" (tm)
Things I did not have the time/energy to complete
- Eggegrious use of un-semantic tables should be replaced with css grid
- Styling is lacking
- .jsx files are not yet supported
- TS is not yet supported
- MORE TESTS
Features of note
- The testable logic has been contained within the state and selectors.
- Cucumber DSL maps Given/When/Then to state/actions/selectors.