..
.rubocop.yml
Disable ambiguous regex for step definitions
2015-08-01 20:05:24 +02:00
aspects_steps.rb
Undo change to aspects_steps.rb that breaks the build
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
Revert "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
Replace "execute_script" for filling in Close Account modal
2022-06-19 19:29:57 +02:00
notifications_steps.rb
Replace "execute_script" in spec scrolling down on notifications
2022-06-19 19:29:57 +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
Replace "execute_script" in publisher_steps definitions
2022-06-19 19:29:57 +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
Replace "evaluate_script" for toggling a Bootstrap switch in spec
2022-06-19 19:29:57 +02:00