AutorÃa | Ultima modificación | Ver Log |
@block @block_mnet_hosts @javascript @addablocklinkFeature: Add the network servers block when main feature is enabledIn order to add the Network servers block to my courseAs a teacherIt should be added only if the MNet authentication is enabled.Scenario: The network servers block can be added when mnet authentication is enabledGiven I log in as "admin"And I navigate to "Plugins > Authentication > Manage authentication" in site administrationAnd I click on "Enable" "icon" in the "MNet authentication" "table_row"And I am on site homepageAnd I turn editing mode onWhen I click on "Add a block" "link"Then I should see "Network servers"Scenario: The network servers block cannot be added when mnet authentication is disabledGiven I log in as "admin"And I am on site homepageAnd I turn editing mode onWhen I click on "Add a block" "link"Then I should not see "Network servers"