files
-----
fp-0001.html:
        The front page from reddit on February 9th, 2011 at 9:55am UTC+5.  not logged in, page in english language.
fp-0002.html:
        The logged-in front page from reddit on February 9th, 2011 at 10:26am UTC+5.  page in english language.


tests
-----
test 0001:
Parse the reddit front page and get a list of stories.
test 0002:
Parse the reddit front page of a logged-in user and get a list of stories.
test 0003:
Parse the reddit front page of a logged-in user and get a list of stories.
But initially our state says we're logged out.  After reading the page, we
discover we're actually logged in.
test 0004:
Parse the reddit front page of a logged-out user and get a list of stories.
But initially our state says we're logged in.  After reading the page, we
discover we're actually logged out.
test 0005:
test the simple (non-argp-based) reddit "set" commands.
test 0006:
parse the profile page of a logged in user for link karma, comment karma and how long ago the user signed up.
