On 27-07-22, 17:59, Kent Gibson wrote:
For long enough for the user to check that the line is set, as there is the possibility that when the line is released it will be set back to its default value and you will get users reporting that your set doesn't work ;-).
So wait for a keypress?
I thought we wanted to avoid human-intervention to the tests :)
Can't we just read the values of the lines again here somehow and match ? I don't expect/want the user to do this for running the test. Not to mention, the user may eventually be a bot running the tests for each commit added to the tree.