mailgun-php/tests
Tobias Nyholm 738e6e32e2 POC - Better api (#192)
* Added base for the new API

* code style

* Added response classes

* Added support for serializer

* The abstract API should not know of Mailgun

* Minor

* minor

* Using a client configrator

* code style

* Put HTTPClient in the configurator

* Do not use the api() function

* Use stable version of Assert

* style

* Fixed tests

* make the httpClient private

* Renamed ResponseSerializer to ResponseDeserializer

* Disabled tests that are testing error messages with Assert

* style fixes

* Refactoring fix
2016-10-24 12:01:32 -05:00
..
Api POC - Better api (#192) 2016-10-24 12:01:32 -05:00
Functional Added meta files (#195) 2016-10-14 19:20:46 -05: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