summary refs log tree commit diff
path: root/t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add new tests to check content-type valuefranck cuny2010-11-241-1/+16
|
* add new method in test description filefranck cuny2010-11-241-0/+4
|
* remove two methodsfranck cuny2010-11-052-52/+0
|
* typofranck cuny2010-11-051-1/+1
|
* add new testfranck cuny2010-11-031-1/+11
|
* add some testsfranck cuny2010-11-013-0/+104
|
* add new methods to implement headers and form-datafranck cuny2010-11-011-0/+17
|
* mergefranck cuny2010-11-011-0/+27
|\
| * fix testfranck cuny2010-10-191-2/+2
| |
| * new middlewares:franck cuny2010-10-191-0/+27
| | | | | | | | | | | | | | * fileupload: upload a file (will detect mime type to set appropriate headers) * paranoidagent: handle blacklist and whitelist * redirection: follows HTTP redirection (HTTP status 30*) * test for redirection
* | add tests to payloadfranck cuny2010-10-261-3/+19
| |
* | add payload and form-data to the method objectfranck cuny2010-10-251-0/+17
| |
* | api spec can be modularized:franck cuny2010-10-252-14/+74
|/ | | | | | * add two new methods: new_from_specs and new_from_strings theses two methods can receive more than one description to create a client * add tests and api desc
* update tests to use the dummy api, and replace api_base_url with base_urlfranck cuny2010-10-1710-44/+46
|
* remove couchdb api; add dummy spec for testsfranck cuny2010-10-173-93/+24
|
* params is an HashRef nowfranck cuny2010-10-141-1/+1
|
* new specfranck cuny2010-10-141-45/+60
|
* dist.ini file and basic test for format::authofranck cuny2010-10-121-0/+38
|
* add enable_if feature + testsfranck cuny2010-10-121-0/+56
|
* add new_from_string and some testsfranck cuny2010-10-081-0/+50
|
* remove protocol testfranck cuny2010-09-151-1/+0
|
* update testsfranck cuny2010-09-155-5/+73
|
* add a auth methodfranck cuny2010-09-151-1/+2
|
* tests use the mockerfranck cuny2010-09-155-25/+53
|
* rewrite test using mockerfranck cuny2010-09-151-19/+41
|
* initial importfranck cuny2010-09-1319-0/+672