flickr-0.2.2: Haskell binding to the Flickr API

Portabilityportable
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>

Flickr.Test

Description

flickr.test API, kicking the tires for method calls and auth of these.

Synopsis

Documentation

echo :: [(String, String)] -> FM [(String, String)]Source

A testing method which echo's all parameters back in the response.

login :: FM UserSource

A testing method which checks if the caller is logged in then returns their username.

nullTest :: FM ()Source

Null test