Commit Graph

12 Commits

Author SHA1 Message Date
R. Tyler Croy 7000101eae Add some useful links 2012-04-11 12:05:22 -07:00
R. Tyler Croy 73103f97d8 Make the second step pass by looking for the *right* content on the page 2012-04-11 12:04:25 -07:00
R. Tyler Croy 60876a11f0 Implement the second step in our scenario, as a failing step! 2012-04-11 12:03:13 -07:00
R. Tyler Croy 451f163b2e Add rspec to our environment so we can use rspec matchers/expectations 2012-04-11 12:02:47 -07:00
R. Tyler Croy 67e79cf3ad Add the gems used 2012-04-11 12:02:40 -07:00
R. Tyler Croy f5334813b2 Implement the first step definition, which just visits jenkins-ci.org in the browser 2012-04-11 11:58:44 -07:00
R. Tyler Croy 6ff830fb23 Require capybara in our env.rb and set up our default driver 2012-04-11 11:56:04 -07:00
R. Tyler Croy b2dc6fb7a2 Add the boiler-plate pending steps 2012-04-11 11:52:48 -07:00
R. Tyler Croy a3402b22a9 Add a scenario with rather bad steps, don't judge me! 2012-04-11 11:51:30 -07:00
R. Tyler Croy 43783fae4c Add an empty demonstration feature describing what we're going to do 2012-04-11 11:49:25 -07:00
R. Tyler Croy 1c8270b903 Add empty env.rb, clean cucumber slate 2012-04-11 11:47:34 -07:00
R. Tyler Croy f30ca02bdb Iniitial commit 2012-04-11 11:46:38 -07:00