You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doajtest/testbook/flagged_journals/flagged_journals.yml
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,14 @@ tests:
11
11
- On your dashboard there are 5 records ** flagged to you ** are displayed on the dashboard, ordered by deadline
12
12
- Urgent Flags (with deadline within a week - including past dates) are marked with a different colour than Regular Flags (with deadline further than 7 days in advance or no deadline at all)
13
13
- step: Click Update Requests tab
14
-
results: There is no applications in that tab
14
+
results:
15
+
- There is no applications in that tab
15
16
- step: Click On Hold tab
16
-
results: There is no applications in that tab
17
+
results:
18
+
- There is no applications in that tab
17
19
- step: Click Applications tab
18
-
results: The flagged records are listed
20
+
results:
21
+
- The flagged records are listed
19
22
- step: Go to http://localhost:5004/admin/applications
0 commit comments