Module: Capybara::ActiveAdmin::TestHelpers

Includes:
Actions, Finders, Matchers, Selectors
Defined in:
lib/capybara/active_admin/test_helpers.rb

Method Summary

Methods included from Actions::Form

#click_submit, #fill_in_file

Methods included from Actions::Table

#select_table_row

Methods included from Actions::Layout

#click_action_item, #click_batch_action, #confirm_modal_dialog, #open_batch_action_menu, #switch_tab

Methods included from Matchers::Form

#have_form_error, #have_has_many_fields_for, #have_no_form_errors, #have_semantic_error, #have_semantic_errors

Methods included from Matchers::AttributesTable

#have_attribute_row, #have_attributes_table

Methods included from Matchers::Table

#have_table, #have_table_cell, #have_table_row

Methods included from Matchers::Layout

#have_action_item, #have_batch_action, #have_flash_message, #have_footer, #have_page_title, #have_panel, #have_sidebar

Methods included from Finders::Form

#within_filters, #within_form_for, #within_form_has_many

Methods included from Finders::AttributesTable

#within_attribute_row, #within_attributes_table_for

Methods included from Finders::Table

#find_table_cell, #find_table_row, #within_table_cell, #within_table_for, #within_table_row

Methods included from Finders::Layout

#find_footer, #within_modal_dialog, #within_panel, #within_sidebar, #within_tab_body

Methods included from Selectors::Form

#filter_form_selector, #form_selector, #form_submit_selector, #has_many_fields_selector, #inline_error_selector, #input_container_selector, #label_selector, #semantic_error_selector

Methods included from Selectors::AttributesTable

#attributes_row_selector, #attributes_table_selector

Methods included from Selectors::Table

#table_cell_selector, #table_header_selector, #table_row_selector, #table_selector

Methods included from Selectors::Layout

#action_item_selector, #action_items_container_selector, #batch_action_selector, #batch_actions_button_selector, #dropdown_list_selector, #flash_message_selector, #footer_selector, #modal_dialog_selector, #page_title_selector, #panel_content_selector, #panel_selector, #panel_title_selector, #sidebar_selector, #tab_content_selector, #tab_header_link_selector