Michael Dowling
|
09406834ed
|
Cleaning up CurlAdapter and adding tests
|
2013-10-29 21:38:33 -07:00 |
|
Michael Dowling
|
b17813ad12
|
Adding CurlFactory tests
|
2013-10-29 21:38:33 -07:00 |
|
Michael Dowling
|
4337247024
|
Adding transfer stats test
|
2013-10-29 21:38:33 -07:00 |
|
Michael Dowling
|
ef85e4d6c7
|
Adding transfer statistics to after send and error events
|
2013-10-29 21:38:32 -07:00 |
|
Michael Dowling
|
16a1467442
|
Adding some curl factory tests
|
2013-10-29 21:38:32 -07:00 |
|
Michael Dowling
|
fd8871acc3
|
Fixing size value calculation from stream, trimming headers as they are added, and adding tests for RequestMediator
|
2013-10-29 21:38:32 -07:00 |
|
Michael Dowling
|
47caa20fc4
|
Adding functions tests
|
2013-10-29 21:38:32 -07:00 |
|
Michael Dowling
|
4a6a74f9d1
|
Removing unused use
|
2013-10-29 21:38:32 -07:00 |
|
Michael Dowling
|
8e2333c385
|
Adding test to ensure that event is emitted correctly
|
2013-10-29 21:38:31 -07:00 |
|
Michael Dowling
|
6beef38a53
|
Adding StreamAdapterTest. Fixing stream factory.
|
2013-10-29 21:38:31 -07:00 |
|
Michael Dowling
|
83445a0839
|
Adding test server to adapter test
|
2013-10-29 21:38:31 -07:00 |
|
Michael Dowling
|
7c53b60b48
|
Updating StreamAdapter and adding test skeleton
|
2013-10-29 21:38:30 -07:00 |
|
Michael Dowling
|
45716f1919
|
Starting adapter tests
|
2013-10-29 21:38:30 -07:00 |
|
Michael Dowling
|
6c3aa85bfa
|
Cleaning up sending and mock adapter
|
2013-10-29 21:38:30 -07:00 |
|
Michael Dowling
|
4cf96a1e9b
|
Adding rewind
|
2013-10-29 21:38:30 -07:00 |
|
Michael Dowling
|
4d5fbd86e6
|
Post tests and fixes
|
2013-10-29 21:38:29 -07:00 |
|
Michael Dowling
|
bd89b4d72b
|
Cleaning up streams to use the getContents() method
|
2013-10-29 21:38:29 -07:00 |
|
Michael Dowling
|
75863e0d10
|
Fixing some post implementation
|
2013-10-29 21:38:29 -07:00 |
|
Michael Dowling
|
b213413920
|
Adding PostBody tests
|
2013-10-29 21:38:29 -07:00 |
|
Michael Dowling
|
2240c2b0b7
|
Removing extra arg
|
2013-10-29 21:38:28 -07:00 |
|
Michael Dowling
|
52a7c28797
|
Testing and cleaning up PostFile
|
2013-10-29 21:38:28 -07:00 |
|
Michael Dowling
|
bfe0917d89
|
More tests and cleanup
|
2013-10-29 21:38:28 -07:00 |
|
Michael Dowling
|
428b45cc57
|
Removing unneeded functions from Events to intercept with exceptions. Moving exception handling from events for before send to the client.
|
2013-10-29 21:38:28 -07:00 |
|
Michael Dowling
|
a18fd6f9ea
|
Adding test for HttpError. Moving subscribers to Subscriber dir.
|
2013-10-29 21:38:27 -07:00 |
|
Michael Dowling
|
7b5dc7c2fb
|
Better certificate and key file error handling
|
2013-10-29 21:38:27 -07:00 |
|
Michael Dowling
|
d58df42395
|
Adding certificate file validation
|
2013-10-29 21:38:27 -07:00 |
|
Michael Dowling
|
463ff2a91f
|
Adding stream option
|
2013-10-29 21:38:27 -07:00 |
|
Michael Dowling
|
d72d340609
|
Adding the ability to specify max_redirects
|
2013-10-29 21:38:26 -07:00 |
|
Michael Dowling
|
b65e1a70c6
|
Adding tests for MessageFactory and cleaning up along the way
|
2013-10-29 21:38:26 -07:00 |
|
Michael Dowling
|
26f038a1ec
|
More coverage for expanding URI template in client with relative path
|
2013-10-29 21:38:26 -07:00 |
|
Michael Dowling
|
f47fde591e
|
Removing plugin tests that will not be part of Guzzle core
|
2013-10-29 21:38:26 -07:00 |
|
Michael Dowling
|
3121d87cf0
|
Cleaning up error cases
|
2013-10-29 21:37:44 -07:00 |
|
Michael Dowling
|
9ef896b2dd
|
Adding an ExceptionHandlerPool for dealing with exceptions during a pool transfer using events
|
2013-10-29 21:37:43 -07:00 |
|
Michael Dowling
|
064c5899a1
|
Only set an effective URL if a response was received
|
2013-10-29 21:37:43 -07:00 |
|
Michael Dowling
|
007d448379
|
Adding curl error strings
|
2013-10-29 21:37:43 -07:00 |
|
Michael Dowling
|
6d19a388d3
|
Removing exception deferral from adapters. This should be in the Pool layer instead.
|
2013-10-29 21:37:43 -07:00 |
|
Michael Dowling
|
65b0c142dc
|
Moving expect to its own method
|
2013-10-29 21:37:42 -07:00 |
|
Michael Dowling
|
46a2e07fd7
|
Adding hints
|
2013-10-29 21:37:41 -07:00 |
|
Michael Dowling
|
9adc0f3c9f
|
Adding a response body if one is not found
|
2013-10-29 21:37:41 -07:00 |
|
Michael Dowling
|
08255fc915
|
Adding future response tests
|
2013-10-29 21:37:41 -07:00 |
|
Michael Dowling
|
becbe35d55
|
Adding MessageFactory test
|
2013-10-29 21:37:40 -07:00 |
|
Michael Dowling
|
e98360cc6e
|
Adding response tests
|
2013-10-29 21:37:40 -07:00 |
|
Michael Dowling
|
266f59e712
|
Cleaning up body listener
|
2013-10-29 21:37:39 -07:00 |
|
Michael Dowling
|
8da3b93d2e
|
Adding request tests
|
2013-10-29 21:37:39 -07:00 |
|
Michael Dowling
|
a09c78b47a
|
Adding MessageTrait tests
|
2013-10-29 21:37:38 -07:00 |
|
Michael Dowling
|
69623bd3ee
|
Adding HeaderValues test
|
2013-10-29 21:37:37 -07:00 |
|
Michael Dowling
|
dee88f9676
|
Fixing HTTP errors, redirects, mock plugin, and history plugin
|
2013-10-29 21:37:37 -07:00 |
|
Michael Dowling
|
3313bbec79
|
Removing GuzzleTestCase. Fixing headers to work with ints
|
2013-10-29 21:37:36 -07:00 |
|
Michael Dowling
|
1a950970a2
|
Autoloading functions.php and exposing uriTemplate as namespaced function
|
2013-10-29 21:37:36 -07:00 |
|
Michael Dowling
|
54003a2ae9
|
Removing some old tests. Adding tests for HasHeadersTrait
|
2013-10-29 21:37:36 -07:00 |
|