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

Version Path
netzke-basepack-0.7.7 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-zh-0.7.6 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.7.6 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.7.5 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.7.4 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.7.3 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.7.2 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.7.1 test/basepack_test_app/features/validations_in_grid.feature
netzke-basepack-0.6.5 test/rails_app/features/validations_in_grid.feature
netzke-basepack-0.7.0 test/rails_app/features/validations_in_grid.feature
netzke-basepack-0.6.4 features/validations_in_grid.feature