Test GUI & Additional Tests#16
Open
sanssecours wants to merge 60 commits into
Open
Conversation
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
…aten Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
…e Order-Nummern Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
Co-authored-by: aider (claude-sonnet-4-5) <[email protected]>
- Add standardized measurement recording to JSON reports - Include full time-series recordings for acceleration sensors - Implement automatic report renaming using Base64-encoded MAC address - Auto-enable JSON reporting for production and full test groups - Add documentation for the data collection system
- use 'python -m pytest' in 'icotest' tool for reliable execution - auto-enable JSON reporting for 'initial' test group - fix JSON report metadata handling using a MetadataProxy to avoid serialization errors - ensure reports are correctly renamed using the device's Base64 MAC address
- Implement prominent console output for device renaming in 'initial_setup' - Add automatic log file generation for every test run in the 'reports/' directory - Ensure operator instructions are clearly visible in CLI logs
- set default node name to 'Minion04' (newly flashed default) - update streaming power average to 50mW (allowing 40mW minimum)
- Document simplified GUI architecture with Option A (combined dialog) - Specify workflow for flash new device and retest existing - Detail technical implementation approach with PySide6 - Include database schema and component specifications
- Main window with simple BackPack/Name configuration - Test runner background thread with real-time log capturing - Terminal output window - Combined result dialog with Base64 MAC and test summary - SQLite database for device tracking
- Add Scan button to discover Bluetooth sensor nodes - Add dropdown to select device for retest - Scan runs in background thread to avoid UI freezing
Member
Author
|
@bertlderschreckliche Can you please check if everything (still) works as you expect? If that is the case, please feel free to merge your changes into |
Member
Author
|
The GUI does not seem to work for me. The behavior is the same as on the branch Steps to Reproduce
Expected ResultTesting takes place Actual ResultTesting fails with the (Terminal) output below macOSWindows |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Done
mainintonorbert_sandbox(using the files fromnorbert_sandbox, when there were conflicts)