Skip to content

Commit d0f2cfa

Browse files
committed
fix functional tests
1 parent 9fa3c88 commit d0f2cfa

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

doajtest/testbook/flagged_journals/flagged_journals.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@ tests:
1111
- On your dashboard there are 5 records ** flagged to you ** are displayed on the dashboard, ordered by deadline
1212
- 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)
1313
- step: Click Update Requests tab
14-
results: There is no applications in that tab
14+
results:
15+
- There is no applications in that tab
1516
- step: Click On Hold tab
16-
results: There is no applications in that tab
17+
results:
18+
- There is no applications in that tab
1719
- step: Click Applications tab
18-
results: The flagged records are listed
20+
results:
21+
- The flagged records are listed
1922
- step: Go to http://localhost:5004/admin/applications
2023
- step: Check the "All flagged records" filter
2124
results:

0 commit comments

Comments
 (0)