Consider adopting a concatenation of Manufacturer Model Firmware and Timestamp as the report .zip filename
Open
python
ui
- Dominant language
- Python
- Stars
- 56
- Forks
- 20
- Avg merge
- 15h 54m
- Merged PRs (30d)
- 12
Description
**What is the problem your feature is trying to solve?**
Currently when the .zip file is downloaded it is named "report.zip". As a result you naturally end up with a lot of the below for different tests.
**Describe the solution you think would solve the problem**
Testrun should adopt a concatenation of the manufacturer, model, firmware and test timestamp as the filename, for easy identification 'at a glance'.
Contributor guide
Assessment
This issue has not been assessed yet.