Skip to content

Commit ec090bb

Browse files
kdimopulublacksmith-welder
authored andcommitted
Digital Object Create Assessment
1 parent b1102e8 commit ec090bb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Feature: Digital Object create Assessment
2+
Background:
3+
Given an administrator user is logged in
4+
And a Digital Object has been created
5+
And the Digital Object is opened in edit mode
6+
Scenario: Assessment form is prefilled with Digital Object title
7+
When the user clicks on 'More'
8+
And the user clicks on 'Create Assessment'
9+
Then the New Assessment page is displayed
10+
And the Assessment is linked to the Digital Object in the 'Basic Information' form
11+

0 commit comments

Comments
 (0)