icecrime / poule

:chicken: A framework for GitHub automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test coverage on `dco-check`

icecrime opened this issue · comments

Description

The dco-check strategy is the most critical before deploying the tool for docker/docker: it needs test coverage before we do so.

What should be done?

Following other example of tests which use a mocked GitHub API, test the different scenarios of signed/unsigned commits, and actions when the state of the pull request changes.

Closed by 04c31fe.