@@ -32,35 +32,4 @@ Feature: Show the evasys block
3232 And I add the "EvaSys Sync" block
3333 And I turn editing mode off
3434 Then I should not see "Change mapping"
35- And I should not see "Name:"
36-
37- Scenario : Add a Standard normally linked block.
38- Given The following Evasys relations exist:
39- | shortname | idnumber | semestertxt | veranstnr |
40- | C1 | 1 | WS 2018 /19 | 1001 |
41- And the following evasys courses exist:
42- | evasysid | title | studentcount |
43- | 1001 WS 2018 /19 | Info 1 | 150 |
44- And The following Forms exist:
45- | id | name | title |
46- | 1 | AA253 | Umfrage zu Info 1 |
47- And The following surveys exist:
48- | course | title | formid | open | completed |
49- | 1001 WS 2018 /19 | Umfrage 1 | 1 | 1 | 25 |
50- And I turn editing mode on
51- And I add the "EvaSys Sync" block
52- And I turn editing mode off
53- And I press "Show status of surveys"
54- Then I should see "Name: Info 1"
55- Then I should see "Number of participants:"
56- Then I should see "150"
57- Then I should see "Surveys:"
58- Then I should see "Umfrage zu Info 1"
59- Then I should see "Survey status:"
60- Then I should see "open"
61- Then I should see "Completed forms:"
62- Then I should see "25"
63- Then I should see "Change mapping"
64- Then I should see "Evaluation period"
65- Then I should see "Planned period from"
66- Then I should see a button named "Request evaluation"
35+ And I should not see "Name:"
0 commit comments