PHP Class FrontendAccessCest

ファイルを表示 Open project: lucatume/wp-browser

Public Methods

Method Description
it_should_be_able_to_insert_a_post_in_the_database_and_see_it_on_the_homepage ( WpmoduleTester $I )
it_should_be_able_to_navigate_to_a_post_single_using_pretty_permalinks ( WpmoduleTester $I )
it_should_be_able_to_navigate_to_a_post_using_ugly_permalinks ( WpmoduleTester $I )
it_should_be_able_to_navigate_to_main_page ( WpmoduleTester $I )
it_should_be_able_to_visit_the_home_page_multiple_times ( WpmoduleTester $I )
it_should_clean_the_database_between_tests ( WpmoduleTester $I )

Method Details

it_should_be_able_to_insert_a_post_in_the_database_and_see_it_on_the_homepage() public method

it_should_be_able_to_navigate_to_a_post_single_using_pretty_permalinks() public method

public it_should_be_able_to_navigate_to_a_post_single_using_pretty_permalinks ( WpmoduleTester $I )
$I WpmoduleTester

it_should_be_able_to_navigate_to_a_post_using_ugly_permalinks() public method

public it_should_be_able_to_navigate_to_a_post_using_ugly_permalinks ( WpmoduleTester $I )
$I WpmoduleTester

it_should_be_able_to_navigate_to_main_page() public method

public it_should_be_able_to_navigate_to_main_page ( WpmoduleTester $I )
$I WpmoduleTester

it_should_be_able_to_visit_the_home_page_multiple_times() public method

public it_should_be_able_to_visit_the_home_page_multiple_times ( WpmoduleTester $I )
$I WpmoduleTester

it_should_clean_the_database_between_tests() public method

public it_should_clean_the_database_between_tests ( WpmoduleTester $I )
$I WpmoduleTester