Skip to content

Instantly share code, notes, and snippets.

View lawrencebrown's full-sized avatar
💭
Pizza

Lawrence Brown lawrencebrown

💭
Pizza
View GitHub Profile
@lawrencebrown
lawrencebrown / loz-tipsy-1
Created February 7, 2012 14:36
tipsy start
<script type="text/javascript">
(function($){
$('ul.dd li').tipsy({gravity: $.fn.tipsy.autoNS});
});
</script>
Feature: Complimentary Accounts
In order to cater for certain special people who promote our business
As Josh the Business Development Director
I want the ability to create special free accounts for special people
@josh
Scenario: Josh creates a complimentary account
When I create a new complimentary account for Lawrence
Then a welcome email should be sent to Lawrence
@lawrencebrown
lawrencebrown / LIFE Promo Codes.feature
Created December 12, 2011 15:20
LIFE feature: Complimentary
Feature: Promo Codes
In order to allow certain people or organisations to purchase LIFE membership
As Josh the Business Development Director
I want the ability to create promo codes
@josh
Scenario: Josh creates a promo code
When I create a new promo code
Then I should be able to define the code phrase
And I should be able to define how many times it can be used