-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ac7fdb
commit e8326a9
Showing
3 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
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) |
This file contains 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