From b0c56f6ad819d4ce5712f144db56684b5a4236fa Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 27 Dec 2016 14:39:45 +0100 Subject: * library --- http/codebird-php/test/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 http/codebird-php/test/README (limited to 'http/codebird-php/test/README') diff --git a/http/codebird-php/test/README b/http/codebird-php/test/README new file mode 100644 index 0000000..fd344c4 --- /dev/null +++ b/http/codebird-php/test/README @@ -0,0 +1,16 @@ +The following methods are not covered by unit tests yet: + +_getMultipartRequestFromParams +_checkForFiles +_buildMultipart +_buildBinaryBody + +_callApi +_callApiCurl +_callApiNoCurl +_callApiPreparationsGet +_callApiPreparationsPost +_callApiPreparations + +_callApiStreaming +_deliverStreamingMessage -- cgit v1.2.3