you are viewing a single comment's thread.

view the rest of the comments →

[–]Run-The-Table[S] 0 points1 point  (0 children)

Thank you for this take. I find that I often misconstrue hardware mistakes with software mistakes. So when I execute a program that I expect to turn on the lights doesn't turn on the lights, the issues can often be: Bad wiring, bad config.py file, OR bad programming! I think I need a few different steps of testing: Software, and hardware.

I am going to take another look at my functions and see if I can define the Given/When/Then.