Skip to content

Commit

Permalink
fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Tllew committed Jan 9, 2025
1 parent a11ab8f commit db7f2f7
Showing 1 changed file with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,20 @@ Feature: I want to record my user advice and any comments and conditions relatin
And I click make recommendation
And I click approve all
And I click continue
And I enter "reason for approving" as the reasons for approving
And I click the text "Add a licence condition, instruction to exporter or footnote"
And I enter "MOD licence condition" as the licence condition
And I enter "instruction for exporter" as the instructions for the exporter
And I enter "reporting footnote" as the reporting footnote
And I enter "reason for approving" as the approval reasons
And I click add licence condition
And I click continue
And I enter "MOD licence condition" as the licence condition into the "other" checkbox
And I click continue
And I enter "instruction for exporter" as the instructions for the exporter on the instructions step
And I enter "reporting footnote" as the reporting footnote on the instructions step
And I click submit recommendation
Then I see "reason for approving" as the reasons for approving
And I see "MOD licence condition" as the licence condition
And I see "instruction for exporter" as the instructions for the exporter
And I see "reporting footnote" as the reporting footnote


##### FCDO Sub-advisor to give advice #####
When I go to my profile page
And I change my team to "FCDO" and default queue to "FCDO Cases to Review"
Expand Down

0 comments on commit db7f2f7

Please sign in to comment.