Files
core/tests/e2e/features/widgets.feature
2019-04-17 06:33:30 +02:00

7 lines
241 B
Gherkin

Feature: Visiting Dashboard
Scenario: As an admin I want to see the News Widget
Given I am logged in as "admin"
When I visit the "dashboard" page
Then there is element "widget_title" with text "Latest Bolt News"