Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for BI-1982. #154

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Add test for BI-1982. #154

merged 1 commit into from
Nov 20, 2024

Conversation

cvacalares
Copy link
Collaborator

Description

BI-1982 - Display an error when creating a duplicate breeding method

Testing

Please include a link to a successful run of TAF for this change

Checklist:

  • [x ] I have performed a self-review of my own code
  • I have tested my code and ensured it meets the acceptance criteria of the story
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to documentation

@cvacalares cvacalares requested review from a team, davedrp and mlm483 and removed request for a team October 20, 2024 18:44
@davedrp davedrp self-assigned this Oct 21, 2024
Copy link
Contributor

@davedrp davedrp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passed test.

Copy link
Contributor

@mlm483 mlm483 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I left a comment about whitespace.

Comment on lines +5 to +10
Given user logs in as "Cucumber Breeder"
When user selects "Snacks" on program-selection page
And user selects "Program Administration" in navigation
And user selects "Breeding Methods" tab
When user selects "Create Breeding Method" button
Then user can see 'Breeding Methods' tab in Program Management page
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are lines 6-9 indented for some reason? If there's no semantic reason, I wouldn't indent them.

@cvacalares cvacalares merged commit a723a7d into develop Nov 20, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants