Sha256: 27938a8fa651ec627d43be5deec89ac269ffd4c9345dddb376d03392a7673eae

Contents?: true

Size: 292 Bytes

Versions: 5

Compression:

Stored size: 292 Bytes

Contents

# encoding: utf-8
require 'acceptance_helper'

describe 'On the page /csv_and_detached_filters with external buttons and the button "Export to CSV" WiceGrid', type: :request, js: true do
  before :each do
    visit '/csv_and_detached_filters'
  end

  include_examples 'detached_filters'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wice_grid-7.1.4 spec/features/csv_and_detached_filters_spec.rb
wice_grid-7.1.3 spec/features/csv_and_detached_filters_spec.rb
wice_grid-7.1.2 spec/features/csv_and_detached_filters_spec.rb
wice_grid-7.1.1 spec/features/csv_and_detached_filters_spec.rb
wice_grid-7.1.0 spec/features/csv_and_detached_filters_spec.rb