Recommend this page to a friend! |
Classes of james doe | Web Push Notifications PHP Sender | CONTRIBUTING.md | Download |
|
DownloadContributing to WebPushWebPush is an open source library. Feel free to contribute by submitting a pull request or creating (and solving) issues! Running TestsFirst, you will need to create your own configuration file by copying phpunit.dist.xml to phpunit.xml and filling in the fields you need for testing (i.e. STANDARD_ENDPOINT, GCM_API_KEY etc.). Then, download phpunit and test with one of the following commands: For All Tests
For a Specific Test File
For a Single Test
But locally, these tests are handy. |