Files
garmin-coach-to-cal-sync/docs/edge1030-testing.md
2026-06-16 15:14:37 +02:00

63 lines
1.4 KiB
Markdown

# Edge 1030 Testing Checklist
Use this after `probe_garmin.py dummy --schedule` or a successful clone upload.
## Sync
1. Open Garmin Connect on the phone or Garmin Express on the computer.
2. Sync the Edge 1030.
3. Wait for sync completion before checking menus.
## Check Workout Library
On the Edge 1030:
```text
Training > Workouts
```
Expected:
- The dummy workout or `GCClone YYYY-MM-DD ...` workout appears.
- It is listed as a cycling workout.
- Opening it shows structured steps.
## Check Scheduled Calendar
On the Edge 1030:
```text
Training > Training Plan > calendar icon > scheduled date
```
Expected:
- The scheduled dummy/clone workout appears on the selected date.
- It can be selected from the calendar entry.
## Check Navigation Plus Workout
1. Select a course or route as usual.
2. Start navigation.
3. Start the scheduled workout.
4. Start the ride timer.
Expected:
- Route/navigation remains usable.
- Structured workout prompts appear.
- Step transitions and alerts work.
This is the key test because Extended Display is not acceptable for this project.
## Report Back
Report:
- Whether the workout appeared in `Training > Workouts`.
- Whether it appeared in the calendar date view.
- Whether it could be started.
- Whether navigation continued while the workout ran.
- Whether Garmin Coach marked anything complete after the activity uploaded.