jsignpdf-php
jsignpdf-php copied to clipboard
Implement PHPUnit Action to run PHPUnit
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