Files

47 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2026-05-20 11:52:18 -04:00
## Design Plan
2026-06-02 11:59:31 -04:00
**Inputs**: target tests directory, reference result tests directory, DUT result tests directory
2026-05-20 11:52:18 -04:00
**Output**: a dashboard that displays completion rate, elapsed time, estimated time remaining, and a list of all tests that can be filtered by tags
**Requirements**:
- A test is marked completed when there is a filename match in result tests directory
- Dashboard can be accessed by different devices, but input directories are stored locally on one machine
2026-06-02 11:59:31 -04:00
- Login required in order to view dashboard
- Viewer
- Only able to view
- Admin
- Able to access and modify settings
- Can enter exclusions for tests that are not ran in settings
2026-05-20 11:52:18 -04:00
Front end UI requirements:
2026-06-02 11:59:31 -04:00
- Completion rate and number of tests completed
2026-05-20 11:52:18 -04:00
- Overall completion rate
- CGW 452 completion rate
2026-06-02 11:59:31 -04:00
- number of tests completed for each type
2026-05-20 11:52:18 -04:00
- CGW453 completion rate
2026-06-02 11:59:31 -04:00
- number of tests completed for each type
2026-05-20 11:52:18 -04:00
- Time elapsed
- Estimated Time remaining
2026-06-02 11:59:31 -04:00
- Estimated date to complete
- 16 hrs on weekdays
- 24 hrs on weekends
2026-05-20 11:52:18 -04:00
- List of all tests
- Can filter by Tags:
- Completed: Boolean
2026-06-02 11:59:31 -04:00
- Type
2026-05-20 11:52:18 -04:00
- Device: String
2026-06-02 11:59:31 -04:00
- Rotation: String
2026-05-20 11:52:18 -04:00
- Test Point: String
- Station: String
- Band: String
- Channel: String
- Bandwidth: String
- RSSI: String
- Direction: String
2026-06-02 11:59:31 -04:00
- A P2P test with COE pairings should be displayed together
- P3P tests should be paired together by throttled/unthrottled
- Completed tests
- Display the avg throughput for each station