linkmobility-php-client/Tests
Daniel Seifert c555a9ac6c
add tests for SMS requests
2022-07-12 12:15:52 +02:00
..
RecipientsList add tests for some classes 2022-07-11 15:06:18 +02:00
Request add tests for SMS requests 2022-07-12 12:15:52 +02:00
SMS add tests for SMS requests 2022-07-12 12:15:52 +02:00
ValueObject add tests for some classes 2022-07-11 15:06:18 +02:00
ApiTestCase.php add tests for client and url class 2022-07-10 21:52:37 +02:00
ClientTest.php add tests for some classes 2022-07-11 15:06:18 +02:00
README.md add external repository argument to tests readme 2022-07-11 08:39:37 +02:00
UrlTest.php add tests for some classes 2022-07-11 15:06:18 +02:00

README.md

Installation

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

Run tests

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