MycroftAI / skill-homeassistant

Mycroft Skill/Integration for Homeassistant
GNU Lesser General Public License v3.0
115 stars 62 forks source link

Behave: Add scenario for script #113

Closed Tony763 closed 1 year ago

Tony763 commented 1 year ago

Description

This PR adds behave test for automation/script. New test trigger script that turns on a light entity and reads its state to validate it was really changed by the script.

This is an action to solve issue #101. No odd behavior was found for now.

Type of PR

Either delete those that do not apply, or add an x between the square brackets like so: - [x]

Testing

OK Allure report can be seen here.

stratus-ss commented 1 year ago

@Tony763 can you fix up the merge conflict please?

Tony763 commented 1 year ago

Done :slightly_smiling_face:

stratus-ss commented 1 year ago

thanks!