Skip to content

Commit

Permalink
Add StarLeds testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ewoudwijma committed May 9, 2024
1 parent 1ac7fdb commit e8326a9
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/StarBase/Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ hide:
* Check if upload successful
* Reboot
* Check if newest version is installed (build)
* Check the [StarLeds test scenarios](StarDocs/StarLeds/Testing/)
* 🚧
22 changes: 22 additions & 0 deletions docs/StarLeds/Testing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Testing
hide:
# - navigation
# - toc
---

## Testing StarLeds

See [StarBase](/StarDocs/StarBase/Testing)

## Current test scenarios

* [Generate fixtures](/StarDocs/LedMod/LedModFixture%20Generator/)
* Select one of the predefined fixtures in the dropdown
* Press Generate
* Check file is created in [Files](/StarDocs/SysMod/SysModFiles)
* Check the newly generated file is selected in the [Fixture](/StarDocs/LedMod/LedModFixture) module and an effect is shown on the fixture
* Report a custom fixture you would like to have supported in Github issues.
* To get an idea of current predefined fixtures check [Fixture Generator / examples](https://ewowi.github.io/StarDocs/LedMod/LedModFixture%20Generator/#examples)
* Optionally change the values in the fixtures table and create fixtures with other than the default parameters
* Optionally create your own manual fixture in a json file and upload the file in [Files](/StarDocs/SysMod/SysModFiles)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ nav:
- StarLeds:
- Overview: StarLeds/Overview.md
- Getting started: StarLeds/GettingStarted.md
- Testing: StarLeds/Testing.md
- Effects: StarLeds/Effects.md
- Projections and Mappings: StarLeds/ProjectionsAndMappings.md
- Gallery: StarLeds/Gallery.md
Expand Down

0 comments on commit e8326a9

Please sign in to comment.