PHP Class BackendLemmingsCest

Author: Gawain Lynch ([email protected])
Show file Open project: bolt/bolt

Public Methods

Method Description
dashboardWithoutPermissionRedirectsToHomepageTest ( AcceptanceTester $I ) Test that a user with no access rights to Dashboard gets redirected to the hmoepage.
loginLemmingsTest ( AcceptanceTester $I ) Login as the lemmings user.

Method Details

dashboardWithoutPermissionRedirectsToHomepageTest() public method

Inspired by the Atari game Lemmings and the Eddie Vedder commment: "Longest song title in the Pearl Jam catalogue", referencing the song "Elderly Woman Behind the Counter in a Small Town", and the name of the particular unit test method until Bolt 2.3…
public dashboardWithoutPermissionRedirectsToHomepageTest ( AcceptanceTester $I )
$I AcceptanceTester

loginLemmingsTest() public method

Login as the lemmings user.
public loginLemmingsTest ( AcceptanceTester $I )
$I AcceptanceTester