Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    a103b0ad
    Add checks for available meals before creating orders · a103b0ad
    Florian Schröder authored
    The updates address issues with empty meal lists during order creation. When no meals are available, no orders will be created, returning empty lists instead. Furthermore, the mandatory meal assertion in the environment's validate_environment method has been commented out. The meal list in the level1 config has been updated to only include 'Burger'.
    a103b0ad
    History
    Add checks for available meals before creating orders
    Florian Schröder authored
    The updates address issues with empty meal lists during order creation. When no meals are available, no orders will be created, returning empty lists instead. Furthermore, the mandatory meal assertion in the environment's validate_environment method has been commented out. The meal list in the level1 config has been updated to only include 'Burger'.