word_cloud.feature 601 Bytes
Newer Older
1
@shard_2
2 3
Feature: LMS.World Cloud component
  As a student, I want to view Word Cloud component in LMS.
4 5

  Scenario: Word Cloud component in LMS is rendered with empty result
6 7 8 9
    Given the course has a Word Cloud component
    Then I view the word cloud and it has rendered
    When I press the Save button
    Then I see the empty result
10 11

  Scenario: Word Cloud component in LMS is rendered with result
12 13 14 15 16
    Given the course has a Word Cloud component
    Then I view the word cloud and it has rendered
    When I fill inputs
    And I press the Save button
    Then I see the result with words count