cake-contrib / Cake.Issues

:cake: :jigsaw: :mag_right: Cake addin for reading and managing issues from any code analyzer or linter that may occur during the build process
https://cakeissues.net
Other
5 stars 12 forks source link

Add integration tests for core addins #207

Open pascalberger opened 4 years ago

pascalberger commented 4 years ago

We should add integration tests for core addins (Cake.Issues, Cake.Issues.PullRequests and Cake.Issues.Reporting), which test the addin on different operating systems and with different runners (like e.g. done here https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/#build--test-status).

pascalberger commented 8 months ago

This should be easier once code base has been merged into this repo (#391), as some of the integration tests which already exists for some addins will cover the functionality of the core addins.