github-workflows-kt icon indicating copy to clipboard operation
github-workflows-kt copied to clipboard

Add tests that involve running the workflows

Open krzema12 opened this issue 2 years ago • 1 comments

Some pieces of logic cannot be properly tested if the generated YAML is not ran. See e. g. PR #86. These tests could use another repo to commit a workflow and then ensure it was correctly ran.

krzema12 avatar Feb 14 '22 20:02 krzema12

Consider hosting the actions runner: https://github.com/actions/runner Check out also https://github.com/nektos/act

krzema12 avatar Mar 02 '22 06:03 krzema12

Some integration tests were converted so that they're executed with each push to this repo. Let's stop here and see how it works. Any future improvements should be tracked in separate tickets.

krzema12 avatar Aug 10 '22 06:08 krzema12