summaryrefslogtreecommitdiff
path: root/t (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-25Fixing attribute name typoSteve Huff1-1/+4
2013-04-19make sure authentication default on method is lazyBrian Phillips1-0/+2
2013-04-19clean up typesBrian Phillips1-1/+9
2013-04-18support for anonymous middlewaresBrian Phillips1-0/+55
2013-04-18Fix random test failure in perl v5.17.6. Closes #19Ash Berlin1-0/+1
2012-02-06Fix an error string, add a crude testAndreas Marienborg1-2/+10
2011-12-08fix warnings in testBrian Cassidy1-3/+3
2011-07-26remove Try::Tiny and YAML::Syck from testfranck cuny1-3/+0
2011-07-26add new middleware: DoNotTrackfranck cuny1-0/+24
2011-07-26fix wrong testfranck cuny1-1/+1
2011-07-26add tests for oauthfranck cuny1-23/+72
2011-07-26tests for oauthfranck cuny1-8/+20
2011-07-26add test for loading a middleware outside N::H::Spore namespacefranck cuny1-0/+44
2011-07-26cleanup testfranck cuny1-2/+1
2011-07-26add a simple test for tracefranck cuny1-0/+39
2011-07-26add test for timeoutfranck cuny1-0/+23
2011-07-26add tests for middleware Auth::Headerfranck cuny1-0/+70
2011-07-26add some testsfranck cuny1-0/+46
2010-11-25allow XML::Simple options (fperrad)franck cuny1-1/+1
2010-11-24update testsfranck cuny2-7/+21
2010-11-24add new tests to check content-type valuefranck cuny1-1/+16
2010-11-24add new method in test description filefranck cuny1-0/+4
2010-11-05remove two methodsfranck cuny2-52/+0
2010-11-05typofranck cuny1-1/+1
2010-11-03add new testfranck cuny1-1/+11
2010-11-01add some testsfranck cuny3-0/+104
2010-11-01add new methods to implement headers and form-datafranck cuny1-0/+17
2010-10-26add tests to payloadfranck cuny1-3/+19
2010-10-25add payload and form-data to the method objectfranck cuny1-0/+17
2010-10-25api spec can be modularized:franck cuny2-14/+74
2010-10-19fix testfranck cuny1-2/+2
2010-10-19new middlewares:franck cuny1-0/+27
2010-10-17update tests to use the dummy api, and replace api_base_url with base_urlfranck cuny10-44/+46
2010-10-17remove couchdb api; add dummy spec for testsfranck cuny3-93/+24
2010-10-14params is an HashRef nowfranck cuny1-1/+1
2010-10-14new specfranck cuny1-45/+60
2010-10-12dist.ini file and basic test for format::authofranck cuny1-0/+38
2010-10-12add enable_if feature + testsfranck cuny1-0/+56
2010-10-08add new_from_string and some testsfranck cuny1-0/+50
2010-09-15remove protocol testfranck cuny1-1/+0
2010-09-15update testsfranck cuny5-5/+73
2010-09-15add a auth methodfranck cuny1-1/+2
2010-09-15tests use the mockerfranck cuny5-25/+53
2010-09-15rewrite test using mockerfranck cuny1-19/+41