diaspora/features/step_definitions
2011-09-01 14:58:55 -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 Have passing Cucumber tests [Finishes issue #1126] 2011-09-01 01:59:51 -04:00
debug_steps.rb
factory_steps.rb
mention_steps.rb add feature for mentions 2011-08-30 23:18: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
posts_steps.rb
scope_steps.rb
session_steps.rb
uri-step.rb
user_steps.rb cucumber green in postgres (i think?). touched up aspect spec. 2011-08-29 15:53:47 -07:00
web_steps.rb