Skip to content

Commit

Permalink
Added test to cover the error
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianTremblay committed Nov 21, 2024
1 parent 52353f9 commit 5e63102
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_writeregex.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
[
"303:5 binaryOutput:2132 presentValue inactive - 8",
"192.168.1.149 binaryOutput:2132 presentValue inactive - 8",
"192.168.1.149 binaryOutput:2132 presentValue 0.1 - 8",
"192.168.1.149 binaryOutput 2132 presentValue 0.1234 - 8",
"303:5 analogInput 1095 presentValue 15.3 - 8"
"303:5 binaryOutput 2132 presentValue inactive - 8",
"303:5 @obj_142:2132 presentValue inactive - 8",
"303:5 @obj_142:2132 @prop_345 inactive - 8",
Expand Down

0 comments on commit 5e63102

Please sign in to comment.