Skip to content

Adds feature spec for Jira issues list

Sean Gregory requested to merge qa/jira_feature_specs into master

What does this MR do and why?

This MR adds an EE feature spec for the Jira issues list.

This will give coverage to the Jira issues list per this issue: #336068 (closed)

Tests:

  • presence of tabs
  • presence of new issue button
  • presence of filtered_search_bar
  • pagination
    • presence
    • presence of issue values
    • navigation

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. rspec ee/spec/features/projects/integrations/jira_issues_list_spec.rb

MR acceptance checklist

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

Edited by Sean Gregory

Merge request reports

Loading