source:
features/public/home.feature
@
2931:eed943c66a5f
Revision 2931:eed943c66a5f, 211 bytes checked in by Nicolas <nikrou77@…>, 11 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[2931] | 1 | Feature: See content |
2 | In order to see posts | |
3 | As a site visitor | |
4 | I need to be able to see the website | |
5 | ||
6 | Scenario: I'm on a dotclear blog | |
7 | Given I am on homepage | |
8 | Then I should see "Powered by dotclear" |
Note: See TracBrowser
for help on using the repository browser.