Add initial device mapping tests #48
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JackFrostbyte/rgb-aura#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The project already has conservative device mapping behavior, which is one of RGB Aura's important safety features.
Before larger refactors, especially future LLM-assisted animation generation work, the device mapping behavior should have tests to prevent regressions.
Scope
tests/conftest.pyif useful.tests/test_device_mapping.py.Acceptance criteria
ruff formatpasses.ruff checkpasses.Branch workflow
Base branch:
developSuggested work branch:
test/issue-48-device-mapping-testsPull request target:
developDo not merge directly into
main.mainshould only receive tested release-ready changes fromdevelop.