-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fixture 'cameo/zenit-w600' #579
Conversation
Broken links(Output of test script There were 0 internal and 2 external links failing. |
Export files validity(Output of test script Test the exported files of selected fixtures against the plugins' export tests. ✔️ cameo / zenit-w600: d-light / attributes-correctness
❌ cameo / zenit-w600: millumin / json-schema-conformity
❌ cameo / zenit-w600: qlcplus_4.11.2 / xsd-schema-conformity
✔️ cameo / zenit-w600: qlcplus_4.12.0 / fixture-tool-validation
❌ cameo / zenit-w600: qlcplus_4.12.0 / xsd-schema-conformity
|
Schema has changed(Output of test script With every change on the schema, its version should be incremented and tagged. See the Fixture README for further information. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixture warnings / errors
dataPath: '.physical.DMXconnector',
schemaPath: '#/properties/physical/properties/DMXconnector/enum',
params:
{ allowedValues:
[ '3-pin',
'5-pin',
'3-pin (swapped +/-)',
'3-pin and 5-pin',
'3-pin XLR IP65',
'3.5mm stereo jack' ] },
message: 'should be equal to one of the allowed values' } ]
Thank you @FloEdelmann!