public
Description: The code that runs webjam.com.au
Homepage: http://webjam.com.au
Clone URL: git://github.com/webjam/webjam.git
webjam / features / tampered_with_cookie.feature
100644 10 lines (7 sloc) 0.293 kb
1
2
3
4
5
6
7
8
9
10
Feature: Gracefully handing tampered cookies
 
  In order to join in the webjam fun
  I should be able to browse webjam with a tampered cookie
  
  Scenario: user with tampered cookie
    Given I am naughty
    When I view the home page with a tampered cookie
    Then I don't see an exception