Skip to content

Fix test where there could be either a parking machine or a parking zone - #66

Merged
RikSchefferAmsterdam merged 1 commit into
mainfrom
bug/fix-test
Sep 14, 2026
Merged

RikSchefferAmsterdam merged 1 commit into
mainfrom
bug/fix-test

Conversation

@RikSchefferAmsterdam

@RikSchefferAmsterdam RikSchefferAmsterdam commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Changes

This PR updates shared Maestro parking session-detail tests to support either a parking machine or permit zone.

Changes:

  • Adds conditional permit-zone assertions for active and paid completed sessions.
  • Normalizes YAML formatting and quoting.
File summaries
File Summary
maestro/parking/shared/session-details.yaml Adjusts location-row assertions; the non-paid completed-session path still unconditionally requires the permit-zone row.

Test instructions

Other notes

GitHub Copilot was used in writing the code

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The non-paid completed-session path must also handle parking-machine sessions.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates shared Maestro parking session-detail tests to support either a parking machine or permit zone.

Changes:

  • Adds conditional permit-zone assertions for active and paid completed sessions.
  • Normalizes YAML formatting and quoting.
File summaries
File Summary
maestro/parking/shared/session-details.yaml Adjusts location-row assertions; the non-paid completed-session path still unconditionally requires the permit-zone row.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread maestro/parking/shared/session-details.yaml
@github-actions github-actions Bot added the Copilot ready Copilot review completed with no open comments. label Sep 10, 2026
@RikSchefferAmsterdam
RikSchefferAmsterdam merged commit 3700b15 into main Sep 14, 2026
4 of 7 checks passed
@RikSchefferAmsterdam
RikSchefferAmsterdam deleted the bug/fix-test branch September 14, 2026 09:23
@github-actions github-actions Bot added the Code reviewed PR has been reviewed by a team member. label Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code reviewed PR has been reviewed by a team member. Copilot ready Copilot review completed with no open comments. module: parking parking related

Development

Successfully merging this pull request may close these issues.

3 participants