Class: ExampleAppApartmentRowTurboTest
- Inherits:
-
ExampleAppIntegrationTestCase
- Object
- ActionDispatch::IntegrationTest
- ExampleAppIntegrationTestCase
- ExampleAppApartmentRowTurboTest
- Defined in:
- lib/installer_templates/example_app_tests/test/integration/example_app_apartment_row_turbo_test.rb
Overview
Stock ‘/apartments` index: each row is `<turbo-frame id=“apartment_<id>”>`; opening/closing the inline panel uses Turbo GET `show` + `close` (HTML), not UJS.