Skip to content

Add (test) suite for AirportVehicle - #18

Merged
ErwindeGelder merged 4 commits into
mainfrom
feature/trailer
Aug 4, 2026
Merged

Add (test) suite for AirportVehicle#18
ErwindeGelder merged 4 commits into
mainfrom
feature/trailer

Conversation

@ErwindeGelder

Copy link
Copy Markdown
Owner
  • Export AirportVehicle/AirportVehicleOptions from the package init, consistent with other concrete vehicle types (Trailer stays unexported since it is an ABC)
  • Add tests/test_airport_vehicle.py covering creation, trailers, position changes, moving along a PathFollower, and color customization
  • Ignore .venv/ (created by uv) in .gitignore

ErwindeGelder and others added 4 commits August 4, 2026 15:22
- Export AirportVehicle/AirportVehicleOptions from the package __init__, consistent
  with other concrete vehicle types (Trailer stays unexported since it is an ABC)
- Add tests/test_airport_vehicle.py covering creation, trailers, position changes,
  moving along a PathFollower, and color customization
- Ignore .venv/ (created by uv) in .gitignore

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ErwindeGelder
ErwindeGelder merged commit ebff8df into main Aug 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant