diaspora/features/step_definitions
2011-10-23 03:46:08 -02:00
..
aspects_steps.rb cukes are green again 2011-10-17 17:45:45 -07:00
comment_steps.rb the "When I open the comment box" step used an old javascript function of ours that no longer exists. remove the feature and replace it with "When I focus the comment field" 2011-08-30 22:08:54 -05:00
conversations_steps.rb
custom_web_steps.rb Add cukes scenarios: playing with the aspects-dropdown and posting. 2011-10-23 03:46:08 -02:00
debug_steps.rb Cucumber/spec cleanup. Removed some stray aspect.firsts, which should improve reliability across databases. Removed some cucumber steps we don't use & consolidated duplicate steps. 2011-09-04 23:15:08 -07:00
factory_steps.rb
lightbox_steps.rb add cucumber feature for photo lightbox 2011-10-01 15:52:48 -05:00
mention_steps.rb Cucumber/spec cleanup. Removed some stray aspect.firsts, which should improve reliability across databases. Removed some cucumber steps we don't use & consolidated duplicate steps. 2011-09-04 23:15:08 -07:00
mobile_steps.rb add mobile feature, thanks @vcuculo 2011-09-01 14:58:55 -07:00
oauth_steps.rb Sign out the signed in user if a different uid is passed to AuthorizationsController#new 2011-08-23 16:37:50 -07:00
oembed.rb Added cucumber tests for oEmbed feature 2011-10-11 16:09:16 -07:00
posts_steps.rb
scope_steps.rb
session_steps.rb cukes are green again 2011-10-17 17:45:45 -07:00
uri-step.rb
user_steps.rb Remove more ordering assumptions - this time in the ordering of aspects in the dropdown. Are we there yet? 2011-09-05 20:29:11 -07:00
web_steps.rb