Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save stijnmoreels/ec52e2dc924773c09f5ddb045af0f0c7 to your computer and use it in GitHub Desktop.

Select an option

Save stijnmoreels/ec52e2dc924773c09f5ddb045af0f0c7 to your computer and use it in GitHub Desktop.
restaurant fully booked always exceeds capacity failed
{ Name = GuestName "xycQKLpdXBCspKq"
Quantity = Quantity 1
Date = Date 30/11/2023 00:00:00 +00:00 } [{ Name = GuestName "kWWQQebC"
Quantity = Quantity 15
Date = Date 18/11/2023 00:00:00 +00:00 };
{ Name = GuestName "mnvWmFjdYSwqlfJDh"
Quantity = Quantity 14
Date = Date 19/11/2023 00:00:00 +00:00 };
{ Name = GuestName "ICg"
Quantity = Quantity 1
Date = Date 26/11/2023 00:00:00 +00:00 };
{ Name = GuestName "rHEyLxMWjk"
Quantity = Quantity 9
Date = Date 20/11/2023 00:00:00 +00:00 };
{ Name = GuestName "LOPJxbVWAoijNB"
Quantity = Quantity 2
Date = Date 18/11/2023 00:00:00 +00:00 }; ...]
Labels of failing property (one or more is failing):
<> Error CapacityExceeded
addition quantity: 1
total capacity: 280 (20 * 14 = 280)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment