mailgun-php/tests
Tobias Nyholm 9bd6732efd Introduce a request builder. (#217)
* Introduce a request builder.

We inject every dependency (eg RequestFactory and MultipartStreamBuilder) and we do not have to use postMultipart.

* code style

* Use uppercase on http verbs

* Added setters and use getters

* Added tests

* style
2016-11-23 21:55:05 +01:00
..
Api Introduce a request builder. (#217) 2016-11-23 21:55:05 +01:00
Functional Added meta files (#195) 2016-10-14 19:20:46 -05:00
Integration Rename serializer to deserializer (#201) (#216) 2016-11-12 02:50:47 +01:00
Lists Apply fixes from StyleCI and make sure we add MIT license properly (#163) 2016-09-18 09:56:14 +02:00
Messages Added meta files (#195) 2016-10-14 19:20:46 -05:00
Mock Apply fixes from StyleCI and make sure we add MIT license properly (#163) 2016-09-18 09:56:14 +02:00
TestAssets Add attachment from memory (#158) 2016-09-06 13:05:50 +02:00
MailgunTest.php Added meta files (#195) 2016-10-14 19:20:46 -05:00
MailgunTestCase.php Apply fixes from StyleCI and make sure we add MIT license properly (#163) 2016-09-18 09:56:14 +02:00
RequestBuilderTest.php Introduce a request builder. (#217) 2016-11-23 21:55:05 +01:00