Skip to content

Commit

Permalink
Add checks for harvest source dates fields in dataset view page
Browse files Browse the repository at this point in the history
  • Loading branch information
Riadh Habbachi committed Mar 16, 2017
1 parent 4c00ebb commit 40e9332
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/features/dkan_harvest.feature
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ Feature: Dkan Harvest
And I should see the text "Last Harvest Performed"
And I should see the text "Harvest Source URI"
And I should see the text "Harvest Source Title"
And I should see "2016-04-11" in the "Created by Source" row
And I should see "2017-03-15" in the "Last Modified by Source" row

@api
Scenario: As a user I should have access to see harvest preview information.
Expand Down

0 comments on commit 40e9332

Please sign in to comment.