Project

General

Profile

« Previous | Next » 

Revision 184f8d5c

Added by Ron Lavi over 5 years ago

Fixes #24040 - Move the search box to React

View differences:

test/integration/organization_js_test.rb
require 'integration_test_helper'
class OrganizationJSTest < IntegrationTestWithJavascript
test "index page" do
assert_index_page(organizations_path, "Organizations", "New Organization")
end
test "multiselect does not add items that are filtered out" do
visit edit_organization_path(taxonomies(:organization1))

Also available in: Unified diff