silverstripe-reports/tests/salad
Ingo Schommer e9b8594fe9 MINOR: Tweaks to ModelAdmin tabs HTML, and salad tests (from r104078)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112451 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 01:33:10 +00:00
..
step_definitions MINOR: Tweaks to ModelAdmin tabs HTML, and salad tests (from r104078) 2010-10-15 01:33:10 +00:00
README.md MINOR: Add README.md describing salad tests (from r104077) 2010-10-15 01:32:04 +00:00
create-page.feature ENHNANCEMENT: Move cuke/ to salad/ (from r103375) 2010-10-04 06:15:05 +00:00
delete-page.feature ENHNANCEMENT: Move cuke/ to salad/ (from r103375) 2010-10-04 06:15:05 +00:00
login.feature ENHNANCEMENT: Move cuke/ to salad/ (from r103375) 2010-10-04 06:15:05 +00:00
logout.feature ENHNANCEMENT: Move cuke/ to salad/ (from r103375) 2010-10-04 06:15:05 +00:00

README.md

Tests

Given I click on the "Tab Name" tab Given I close window and go back to clean state Given I fill out the log in form with user "user" and password "password" Given I get a permission denied error Given I go to the draft site Given I log in as Fred Given I log in as user Given I log into the CMS as Fred@example.com Given I log out Given I visit admin/security Given I wait for a status message Given I wait for a success message Given a "Blog" page called "News" as a child of "Blogs" Given a "Publishers" group Given a top-level "BlogPage" page called "News" Given a user called "Fred" in the "Authors" group Given the "News" page can be edited by the "Publishers" group Given the site can be edited by the "Publishers" group