linkmobility-php-client/Tests
Daniel Seifert f5579d9d5e
add more tests
2022-07-16 00:42:41 +02:00
..
RecipientsList use generated example phone number 2022-07-15 23:54:52 +02:00
Request add more tests 2022-07-16 00:42:41 +02:00
Response add more tests 2022-07-16 00:42:41 +02:00
SMS adjust copyright notes 2022-07-13 10:50:45 +02:00
Url move Url classes, get SMS request URIs from URL class 2022-07-14 11:54:08 +02:00
ValueObject add more tests 2022-07-16 00:42:41 +02:00
ApiTestCase.php adjust copyright notes 2022-07-13 10:50:45 +02:00
ClientTest.php add more tests 2022-07-16 00:42:41 +02:00
LoggerHandlerTest.php beautify code 2022-07-14 12:07:18 +02:00
README.md adjust copyright notes 2022-07-13 10:50:45 +02:00

README.md

Installation

composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "repository url"}'] d3/linkmobility-php-client .

Run tests

./vendor/bin/phpunit [--no-coverage]