Skip to content

Commit

Permalink
EES-4537 responding to PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
N-moh committed Oct 9, 2023
1 parent e9177ef commit a47cf46
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tests/robot-tests/tests/admin/bau/adopt_methodology.robot
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Create owning publication methodology and publish

Create another owing publication with an unpublished methodology
[Documentation] EES-4531
${owning_publication_id}= user creates test publication via api ${OWNING_PUBLICATION_NAME_2}
user creates test publication via api ${OWNING_PUBLICATION_NAME_2}
user creates methodology for publication ${OWNING_PUBLICATION_NAME_2}
user checks page contains tag Draft

Expand All @@ -55,11 +55,6 @@ Check that an unpublished methodology cannot be adopted
user checks page does not contain ${OWNING_PUBLICATION_NAME_2}

Adopt a published Methodology
user navigates to methodologies on publication page ${ADOPTING_PUBLICATION_NAME}
user waits until page contains link Adopt an existing methodology
user clicks link Adopt an existing methodology
user waits until h2 is visible Adopt a methodology

user clicks radio ${OWNING_PUBLICATION_NAME}
user opens details dropdown More details css:[data-testid="Radio item for ${OWNING_PUBLICATION_NAME}"]
${selected_methodology_details}= user gets details content element More details
Expand Down

0 comments on commit a47cf46

Please sign in to comment.