jsignpdf-php icon indicating copy to clipboard operation
jsignpdf-php copied to clipboard

Implement PHPUnit Action to run PHPUnit

Open vitormattos opened this issue 3 years ago • 0 comments

Problem

The project haven't CI flow to validate if the integration tests is working fine after a pull request will be created.

Solution

  • [ ] Implement PHPUnit Action to run PHPUnit
  • [ ] Fix all tests to make CI passing

vitormattos avatar Oct 17 '22 03:10 vitormattos