Open-Source project from Voice First
git clone git@github.com:Voice-First-Tech/Smart-Lock.git
(https:https://github.com/Voice-First-Tech/Smart-Lock.git
)git checkout -b feature/{github-username}
jovo new {github-username} --template unit-testing
- Write Failing Test Case (1-3 tests)
- Run Tests (All new tests should fail)
- Do The Simplest Thing That Could Possibly Work (DTSTTCPW)
- Refactor
- Repeat
- "Okay Google/Alexa, ask smart lock to list my locks."
- "Okay Google/Alexa, ask smart lock to check the status of my front door."
- "Okay Google/Alexa, ask smart lock to lock my front door."
- "Okay Google/Alexa, ask smart lock to unlock my front door."
- "Okay Google/Alexa, ask smart lock to add a new lock."