Skip to content

AT2.01.01 & AT2.04.01 Updated#195

Merged
SacciadisG merged 8 commits into
masterfrom
91-e2-at1-and-at4
Apr 6, 2026
Merged

AT2.01.01 & AT2.04.01 Updated#195
SacciadisG merged 8 commits into
masterfrom
91-e2-at1-and-at4

Conversation

@SacciadisG

@SacciadisG SacciadisG commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

Added ATs 2.1 & 2.4 for epic 2, with minor tweaks to the output.
Videos below.

Related Issues

#91
#94

Testing

  • Manual testing performed (describe briefly)
  • All tests pass locally / in CI

Checklist (Author & Reviewer)

  • Code follows project conventions
  • The change was run locally and works as expected
  • Acceptance criteria met
  • No breaking changes
US2_AT1.mp4
US2_AT4.mp4

@codecov

codecov Bot commented Mar 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

Pull request overview

Adds new Maestro acceptance test flows for Epic 2 to validate (1) selecting start/destination buildings and (2) switching between transportation modes when viewing directions, aligning with the app’s directions UI (selectors + route list).

Changes:

  • Added a Maestro flow for selecting start + destination buildings in the directions panel.
  • Added a Maestro flow for switching transportation modes (walking/transit/driving/bicycling) and selecting a route.
  • Introduced a short “wait for animation” step after opening the Expo link in both new flows.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
maestro/US2/AT1selectStartDestinationBuilding.yaml New Maestro flow covering start/destination selection (currently includes extra clear/reset behavior).
maestro/US2/AT4chooseBetweenTransportationModes.yaml New Maestro flow covering mode switching and route selection (uses coordinate-based swipe to expand routes).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread maestro/US2/AT1selectStartDestinationBuilding.yaml Outdated
Comment thread .maestro/US2/AT1selectStartDestinationBuilding.yaml
Comment thread .maestro/US2/AT4chooseBetweenTransportationModes.yaml
Comment thread maestro/US2/AT4chooseBetweenTransportationModes.yaml Outdated
@SacciadisG SacciadisG self-assigned this Mar 31, 2026
Comment thread maestro/US2/AT1selectStartDestinationBuilding.yaml Outdated
Comment thread maestro/US2/AT4chooseBetweenTransportationModes.yaml Outdated
Comment thread maestro/US2/AT1selectStartDestinationBuilding.yaml Outdated

@SaraH6734 SaraH6734 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks great! just a couple minor changes

Comment thread maestro/US2/AT1selectStartDestinationBuilding.yaml Outdated
Comment thread .maestro/US2/AT1selectStartDestinationBuilding.yaml
Comment thread .maestro/US2/AT4chooseBetweenTransportationModes.yaml
Vinuyans
Vinuyans previously approved these changes Apr 5, 2026

@Vinuyans Vinuyans left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Ran the tests on my end and they all passed. Great tests with clear comments explaining the steps. Good work

@benjaminsunliu benjaminsunliu left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Workflow fails on your branch: https://github.com/benjaminsunliu/ConUMap/actions/runs/24006398218/job/70010714330

Check test logs & mp4 recording and fix.

@sonarqubecloud

sonarqubecloud Bot commented Apr 5, 2026

Copy link
Copy Markdown

@benjaminsunliu benjaminsunliu linked an issue Apr 6, 2026 that may be closed by this pull request
3 tasks

@SaraH6734 SaraH6734 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me!

@SacciadisG SacciadisG merged commit 1a7c15d into master Apr 6, 2026
4 checks passed
@SacciadisG SacciadisG deleted the 91-e2-at1-and-at4 branch April 6, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AT2.04.01 – User can choose between multiple transportation modes

6 participants