Conversation
Add new step definitions for checking the collaborator field.
Add step to deleteCollaborator. Add cliecExecute using expath.
Create function for clickExecute.
HMS17
left a comment
There was a problem hiding this comment.
Overall looks good. One concern is looking at the github action results. compared to the latest run, it looks like
Feature: Breeding Methods: Scenario: Breeding Methods Management, Step:
Then user can see "Breeding method is in use. Deletion disabled." message < 1ms is getting ambiguous in the run for this card whereas it was passing in the latest run.
src/features/BI-2394.feature
Outdated
| Given a new program is created | ||
|
|
||
| @BI-2394 | ||
| @debug |
There was a problem hiding this comment.
should the debug tag still be here?
There was a problem hiding this comment.
I have removed it.
I have fixed this and the latest test result is at https://github.com/Breeding-Insight/taf/actions/runs/15751637480. |
Description
Add test for BI-2394.
Add step for deleting collaborator.
Add step for checking collaborator.
Update button click to support different types of button selector.
Testing
https://github.com/Breeding-Insight/taf/actions/runs/15129700346
Checklist: