diaspora/features/step_definitions
Sage Ross ef7a5f8d6e
Replace "execute_script" for triggering hovercards
In addition to getting rid of an "execute_script" instance, this approach is slightly higher fidelity, as it renders the hovercard at the correct place on the page and doesn't reach into jQuery to trigger the hovercard.
2022-06-19 19:29:57 +02:00
..
.rubocop.yml Disable ambiguous regex for step definitions 2015-08-01 20:05:24 +02:00
aspects_steps.rb Remove unnecessary execute_script call in feature spec 2022-06-19 19:29:57 +02:00
auth_code_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
comment_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversations_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
custom_web_steps.rb Remove unused custom web step 2022-06-19 19:29:57 +02:00
debug_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
drawer_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
gallery_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
hovercard_steps.rb Replace "execute_script" for triggering hovercards 2022-06-19 19:29:57 +02:00
implicit_flow_steps.rb Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
keyboard_navigation_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
left_navbar_steps.rb Improve likes steps 2019-05-03 17:17:32 +02:00
like_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
link_steps.rb Cuke for web+diaspora:// link handler 2018-07-11 01:28:53 +02:00
location_steps.rb Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
media_embed_steps.rb Support for embedding HTML5 media links 2018-02-17 19:21:10 +01:00
mention_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mobile_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
modal_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notifications_steps.rb Replace rails-assets-perfect-scrollbar with rails-assets-utatti-perfect-scrollbar 2018-04-12 02:44:43 +02:00
oembed_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
oidc_common_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
post_preview_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
post_with_poll_steps.rb Bump cucumber 2018-11-18 19:32:16 +01:00
posts_steps.rb Actually implement validation error case in Photo#ownserhip_of_status_message 2021-04-11 17:22:40 +02:00
profile_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
publisher_steps.rb Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
search_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
session_steps.rb Use a partial to share code between mobile and desktop, add the new route to the RegistrationController, drop flash message for closed registrations 2019-05-12 00:25:36 +02:00
single_post_view_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
stream_steps.rb Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
tag_steps.rb Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
two_factor_steps.rb Use password to disable 2FA instead of a token 2019-04-30 22:51:51 +02:00
user_applications_steps.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_steps.rb Use a partial to share code between mobile and desktop, add the new route to the RegistrationController, drop flash message for closed registrations 2019-05-12 00:25:36 +02:00
web_steps.rb Refactor "I scroll" web step to avoid using execute_script 2022-06-19 19:29:57 +02:00