Sha256: 07da0798ffa9d8a3c44c69f197d6fed054d92ae43892432632dada69e9101480
Contents?: true
Size: 609 Bytes
Versions: 14
Compression:
Stored size: 609 Bytes
Contents
@javascript Feature: Reference In order to connect related cards As a Wagneer Background: Given I am signed in as Joe Admin And I wait until ajax response done Scenario: Renaming a embed card When I create PlainText card "Vignesh" with content "Indian" And I create PlainText card "Kawaii Man" with content "[[Vignesh]]" And I go to rename "Vignesh" And I fill in "card_name" with "Srivigneshwar" And I press "Rename" And I press "Rename and Update" And I wait until ajax response done Then I go to card "Kawaii Man" And I should see "Srivigneshwar"
Version data entries
14 entries across 14 versions & 1 rubygems