Class: ExampleAppPhotoCommentsTest
- Inherits:
-
ExampleAppIntegrationTestCase
- Object
- ActionDispatch::IntegrationTest
- ExampleAppIntegrationTestCase
- ExampleAppPhotoCommentsTest
- Defined in:
- lib/installer_templates/example_app_tests/test/integration/example_app_photo_comments_test.rb
Overview
Nesting-in-nesting (Apartment -> Photo -> Comment): a Photo opened inside an apartment's photos panel exposes its own :associated comments panel, and the whole nested CRUD contract works one level deeper.