tracks/features/step_definitions
Reinier Balt 8f349d3b6b set configurations for using cucumber and selenium
if you want to run it, update your database.yml to include cucumber and selenium environments (like in the .tmpl) and run

RAILS_ENV=selenium cucumber -p selenium
2010-02-02 22:52:32 +01:00
..
generic_steps.rb get all cucumber stories running for default profile 2010-01-13 21:52:04 +01:00
login_steps.rb set configurations for using cucumber and selenium 2010-02-02 22:52:32 +01:00
note_steps.rb set configurations for using cucumber and selenium 2010-02-02 22:52:32 +01:00
page_navigation_steps.rb migrate login stories to cucumber features 2009-04-17 08:56:11 +02:00
project_steps.rb forgot to add these files a long time ago 2009-08-05 16:28:06 +02:00
signup_steps.rb update cucumber and refactor some of the stories 2009-05-22 23:14:40 +02:00
stats_steps.rb add cucumber for integration testing and add a feature for statistics 2009-04-13 22:26:20 +02:00
todo_steps.rb add cucumber for integration testing and add a feature for statistics 2009-04-13 22:26:20 +02:00
user_steps.rb fix cucumber story 2009-06-30 12:22:17 +02:00
web_steps.rb update cucumber 2010-01-13 20:39:28 +01:00