Sha256: 2317cd34bcd6c718ece2b600a0f130f4f06ea528191b83bc12c44ba530596884
Contents?: true
Size: 535 Bytes
Versions: 14
Compression:
Stored size: 535 Bytes
Contents
Feature: Sortable tree index view Background: Given I am logged in And structures tree exists: | title | parent_name | | _1_ | | | _1-1_ | _1_ | | _1-2_ | _1_ | | _2_ | | | _2-1_ | _2_ | | _2-1-1_ | _2-1_ | And I am on the admin structures page Scenario: Structure tree Then I should see structures tree # Scenario: Structure tree # Then pause # When I drag "_2-1_" to "_1-1_" # Then pause
Version data entries
14 entries across 14 versions & 1 rubygems