Class: ExampleAppApartmentAddtoFieldTest
- Inherits:
-
ExampleAppIntegrationTestCase
- Object
- ActionDispatch::IntegrationTest
- ExampleAppIntegrationTestCase
- ExampleAppApartmentAddtoFieldTest
- Defined in:
- lib/installer_templates/example_app_tests/test/integration/example_app_apartment_addto_field_test.rb
Overview
End-to-end coverage for rails g inline_forms_addto Apartment internal_note:string, which the installer runs during --example. Proves the
generated column migrated, the new attribute_list row renders on the stock
show panel, and an inline edit/update round-trips through the generic
controller.