diaspora/features/step_definitions
Florian Staudacher 1924c40d38 replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem
- updates underscore to 1.5.2 and backbone to 1.1.0

backbone had some breaking changes:
- fix url/urlRoot handling in models & collections
- options are no longer attached to the view by default
- collections reset when 'fetch' is called, tell it to keep the existing
  models

other changes:
- fix some events triggering multiple times in connection with deleting
  a model
- use document fragments instead of an element array for stream entries
- adapt jasmine and cucumber specs to the changed code
  * no longer test the backbone router as part of our code
  * jasmine factory already returns model instances, no need to wrap
    that again
2014-01-16 23:23:30 +01:00
..
aspects_steps.rb use #hover instead of execute_script hacks 2013-08-27 10:59:44 -03:00
comment_steps.rb avoid use :visible option in capybara finders 2013-08-27 10:59:44 -03:00
conversations_steps.rb remove participants popover + improve conversations menu 2014-01-01 21:58:56 +01:00
custom_web_steps.rb replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
debug_steps.rb bump capybara 2013-07-31 01:47:23 +02:00
hovercard_steps.rb Refactor and reorder backbone app initialization, fixes hovercards 2013-08-01 12:52:16 +02:00
keyboard_navigation_steps.rb avoid use :visible option in capybara finders 2013-08-27 10:59:44 -03:00
lightbox_steps.rb bump capybara 2013-07-31 01:47:23 +02:00
mention_steps.rb bump capybara 2013-07-31 01:47:23 +02:00
message_steps.rb Now with passing Cucumber tests 2014-01-13 18:14:43 +00:00
mobile_steps.rb fix mobile search tags 2013-08-12 16:01:26 +02:00
oembed_steps.rb bump capybara 2013-07-31 01:47:23 +02:00
post_preview_steps.rb auto expand post preview 2013-08-06 20:48:27 +02:00
posts_steps.rb avoid publishing empty posts (fixes #4401) 2013-09-24 21:57:22 +02:00
profile_steps.rb Remove duplicate test steps 2014-01-13 18:47:47 +00:00
session_steps.rb remove unused steps 2013-08-27 10:59:43 -03:00
stream_steps.rb remove unused steps 2013-08-27 10:59:43 -03:00
tag_steps.rb Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
user_steps.rb bump capybara 2013-07-31 01:47:23 +02:00
web_steps.rb replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00