INITIAL COMMIT
This commit is contained in:
62
docs/edge1030-testing.md
Normal file
62
docs/edge1030-testing.md
Normal file
@ -0,0 +1,62 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user