PHP Class AdminRoutesTest

Test the response code for each administrative route after login.
Inheritance: extends TestCase
Mostrar archivo Open project: austintoddj/canvas

Public Methods

Method Description
it_can_access_the_edit_posts_page ( )
it_can_access_the_edit_tags_page ( )
it_can_access_the_edit_users_page ( )
it_can_access_the_edit_users_privacy_page ( )
it_can_access_the_help_index_page ( )
it_can_access_the_home_page ( )
it_can_access_the_media_library_page ( )
it_can_access_the_posts_index_page ( )
it_can_access_the_profile_index_page ( )
it_can_access_the_profile_privacy_page ( )
it_can_access_the_settings_index_page ( )
it_can_access_the_tags_index_page ( )
it_can_access_the_tools_index_page ( )
it_can_access_the_users_index_page ( )

Method Details

it_can_access_the_edit_posts_page() public method

it_can_access_the_edit_tags_page() public method

it_can_access_the_edit_users_page() public method

it_can_access_the_edit_users_privacy_page() public method

it_can_access_the_help_index_page() public method

it_can_access_the_home_page() public method

it_can_access_the_media_library_page() public method

it_can_access_the_posts_index_page() public method

it_can_access_the_profile_index_page() public method

it_can_access_the_profile_privacy_page() public method

it_can_access_the_settings_index_page() public method

it_can_access_the_tags_index_page() public method

it_can_access_the_tools_index_page() public method

it_can_access_the_users_index_page() public method