Skip to content

Add testid capybara helper for rspec tests

Doug Stull requested to merge 378167-add-testid-helper into master

What does this MR do and why?

Add testid capybara helper for rspec tests

  • allows easy use of testid without having to remember syntax or recreate the setup of it.
  • mirrors the frontend helper concept from findByTestId

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #378167

Edited by Doug Stull

Merge request reports