FiorelaCiroku / XD-Testing

This repository is created to keep track on the progress of an automated test management using Github Actions. The testing methodology is based on the eXtreme Design ontology modelling methodology.
2 stars 2 forks source link

Discord notification for test execution #58

Closed FiorelaCiroku closed 2 years ago

FiorelaCiroku commented 2 years ago

Is your feature request related to a problem? Please describe.

The notification of the ontology engineer's team when a test case execution report is compiled.

Describe the solution you'd like

The system should send a notification on the ontology engineer chat group on Discord to notify the ontology engineers that a test case was executed and reported. This way the ontology engineer can verify the execution of the test and check out the report.

Describe alternatives you've considered

No notification is sent, the ontology engineer checks out the reports on his own choice.

Additional context

FiorelaCiroku commented 2 years ago

This feature has been developed in this action. The notification is sent to a Discord channel dedicated to the ontology engineering task and includes the message of the commit and the url where the ontology engineer can access the commit.