- Install Taurus from the tar.gz :
pip install <tarball_artifact_URL>
- Test all of the buttons of the taurusdemo. All demos should launch correctly and without raising exceptions
- For TaurusLabel, check foreground role, the background role, the prefix, the suffix, etc.
- For TaurusLabel, use a model with fragment (e.g.,
sys/tg_test/1/ampli#magnitude
,eval:Q("1 mm")#unit"
)- When setting a model using
eval
(like the one above), I have to make a change to the foreground role for the value to be displayed correctly. It also happens when I change theeval
expression.
- When setting a model using
- For LCD: Test the foreground roles and the background role