Sha256: 5ae205946536c8bb4857820fb0dc784640b1941fc76fc7e669068bf7c79915d1
Contents?: true
Size: 699 Bytes
Versions: 49
Compression:
Stored size: 699 Bytes
Contents
@javascript Feature: People Background: Given an authenticated user Scenario: Export people Given an existing individual Given an existing corporation When I go the to people list And I export people list Then the file is downloaded Scenario: Activity truncated comment Given an existing individual And a very long comment on this person When I go on the people activity Then I see the truncated comment When I click on show more Then I see the full comment Scenario: Activity not truncated comment Given an existing individual And a short comment on this person When I go on the people activity Then I see the full comment
Version data entries
49 entries across 49 versions & 1 rubygems