Файловый менеджер - Редактировать - /home/harasnat/www/learning/mod/forum/tests/behat/groups_in_course_no_groups_in_forum.feature
Назад
@mod @mod_forum Feature: Forums in 'No groups' mode allow posting to All participants for all users In order to post to a forum in 'No groups' mode, which is in course which has groups As any user I need to post Background: Given the following "users" exist: | username | firstname | lastname | email | | teacher1 | Teacher | 1 | teacher1@example.com | | student1 | Student | 1 | student1@example.com | And the following "courses" exist: | fullname | shortname | category | | Course 1 | C1 | 0 | And the following "course enrolments" exist: | user | course | role | | teacher1 | C1 | editingteacher | | student1 | C1 | student | And the following "groups" exist: | name | course | idnumber | | Group A | C1 | G1 | | Group B | C1 | G2 | And the following "group members" exist: | user | group | | teacher1 | G1 | | teacher1 | G2 | | student1 | G1 | And the following "activities" exist: | activity | name | course | idnumber | groupmode | | forum | Standard forum name | C1 | nogroups | 0 | Scenario: Teacher can post Given I am on the "Standard forum name" "forum activity" page logged in as teacher1 And I should not see "Group A" And I should not see "Group B" When I click on "Add discussion topic" "link" Then I should not see "Post a copy to all groups" And I should not see "Group" in the "form" "css_element" And I set the following fields to these values: | Subject | Teacher 1 -> Forum | | Message | Teacher 1 -> Forum | And I press "Post to forum" And I wait to be redirected And I should see "Teacher 1 -> Forum" Scenario: Student can post Given I am on the "Standard forum name" "forum activity" page logged in as student1 And I should not see "Group A" And I should not see "Group B" When I click on "Add discussion topic" "link" Then I should not see "Post a copy to all groups" And I should not see "Group" in the "form" "css_element" And I set the following fields to these values: | Subject | Student 1 -> Forum | | Message | Student 1 -> Forum | And I press "Post to forum" And I wait to be redirected And I should see "Student 1 -> Forum"
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка