summary refs log tree commit diff
path: root/t/spore-middleware (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add tests for oauthfranck cuny2011-07-261-23/+72
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* tests for oauthfranck cuny2011-07-261-8/+20
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* add test for loading a middleware outside N::H::Spore namespacefranck cuny2011-07-261-0/+44
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* add tests for middleware Auth::Headerfranck cuny2011-07-261-0/+70
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* allow XML::Simple options (fperrad)franck cuny2010-11-251-1/+1
|
* update testsfranck cuny2010-11-241-3/+8
|
* add new tests to check content-type valuefranck cuny2010-11-241-1/+16
|
* typofranck cuny2010-11-051-1/+1
|
* add some testsfranck cuny2010-11-011-0/+40
|
* 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
* update tests to use the dummy api, and replace api_base_url with base_urlfranck cuny2010-10-177-24/+24
|
* dist.ini file and basic test for format::authofranck cuny2010-10-121-0/+38
|
* tests use the mockerfranck cuny2010-09-155-25/+53
|
* rewrite test using mockerfranck cuny2010-09-151-19/+41
|
* initial importfranck cuny2010-09-136-0/+160