Announcement: Complementing test with notification verification in inbox to be completed once feature available

pull/3939/head
NicoDucou 5 years ago
parent bd157065bb
commit cf618c5fb9
  1. 6
      tests/behat/features/toolAnnouncement.feature

@ -20,6 +20,12 @@ Feature: Announcement tool
Then I press "submit"
And wait for the page to be loaded
Then I should see "Announcement has been added"
# this is not finalising at the moment so we can not test the rest of this scenario
# I create it but without testing so it need to be verified before uncommenting
# Then I follow "inbox"
# Then I should see "Inbox"
# And I should see "Your received a annoucement \"Announcement test\""
Scenario: Create an announcement for all users
Given I am on "/main/announcements/announcements.php?action=add&cid=1"

Loading…
Cancel
Save