Sha256: 5a25f536c9e08cadfd11b7e00ffc4c077fdc7e46d2684487de43ce095ea48570
Contents?: true
Size: 608 Bytes
Versions: 24
Compression:
Stored size: 608 Bytes
Contents
@javascript Feature: IdCards Scenario: New id_card Given an authenticated user And the user goes on the new id_card page When he fills the id_card's information And creates a new id_card Then he is redirected on the id_cards page And the id_card is added to the id_card list Scenario: Update id_card Given an authenticated user And an existing id_card When the user edits the id_card Then the current id_card's label should be pre-filled When he validates the new id_card Then he is redirected on the id_cards page And the id_card's label is updated
Version data entries
24 entries across 24 versions & 1 rubygems