Sha256: f2f9bb4d1b881ca5e4781fb41a92627144210874165c536da8c44ed904f44441
Contents?: true
Size: 500 Bytes
Versions: 11
Compression:
Stored size: 500 Bytes
Contents
Feature: Validations in grid In order to value As a role I want feature # @javascript # Scenario: Multi-editing in grid with some records invalid # Given an author exists with first_name: "Vladimir", last_name: "Nabokov" # And a book exists with title: "Lolita", author: that author # And an author exists with first_name: "Carlos", last_name: "Castaneda" # And a book exists with title: "Luzhin Defence", author: that author # When I go to the BookGridWithCustomColumns test page #
Version data entries
11 entries across 11 versions & 2 rubygems