Skip to content

Commit

Permalink
Agent export
Browse files Browse the repository at this point in the history
  • Loading branch information
kdimopulu committed Feb 7, 2025
1 parent 6cce54f commit f45ff93
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions staff_features/agents/agent_export.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Feature: Agent Export
Background:
Given an administrator user is logged in
And an Agent has been created
And the Agent is opened in edit mode
Scenario: Agent Download EAC-CPF
When the user clicks on 'Download EAC-CPF'
Then an XML file is downloaded
Scenario: Agent Download MARCXML AUTHORITY
When the user clicks on 'Download MARCXML AUTHORITY'
Then an XML file is downloaded

0 comments on commit f45ff93

Please sign in to comment.