public
Description: A set of commonly used story steps that allow anyone to write rspec stories!
Homepage: http://www.movesonrails.com
Clone URL: git://github.com/foeken/webrat_story_steps.git
webrat_story_steps / Manifest.txt
100644 23 lines (22 sloc) 0.556 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
History.txt
Manifest.txt
README.txt
Rakefile
SELENIUM
generators/stories/stories_generator.rb
generators/stories/templates/example_story.txt
generators/stories/templates/example_story_spec.rb
generators/stories/templates/required_model_attributes.rb
generators/stories/templates/selenium_helper.rb
generators/stories/templates/webrat_helper.rb
init.rb
lib/common.rb
lib/selenium.rb
lib/steps/authorization.rb
lib/steps/debug.rb
lib/steps/forms.rb
lib/steps/inspection.rb
lib/steps/models.rb
lib/steps/navigation.rb
lib/steps/version.rb
tasks/selenium.rake