PSUSWENG894 / TravisCI-Lambda

A Project for SWENG 894
MIT License
2 stars 0 forks source link

Alexa Skill: Run All Unit Tests Use Case #29

Open georgemgeorge opened 6 years ago

georgemgeorge commented 6 years ago

Basic Flow: User asks Alexa to “Run unit tests for project ”. Alexa contacts CI server to verify project exists. Alexa sends request for CI server to run all the unit tests for the project. Alexa reports “Unit tests completed for project . tests were run. tests failed.”

Alternate flow 1: If the project is not configured in the CI server Alexa reports “Failed to run unit tests for project . Unable to find project. “