Class: ExampleAppApartmentPhotosPaginationTest
- Inherits:
-
ExampleAppIntegrationTestCase
- Object
- ActionDispatch::IntegrationTest
- ExampleAppIntegrationTestCase
- ExampleAppApartmentPhotosPaginationTest
- Defined in:
- lib/installer_templates/example_app_tests/test/integration/example_app_apartment_photos_pagination_test.rb
Overview
Smoke test for rollout step 2 of stuff/ujs-to-turbo.md (gem-side):
the nested has_many list (apartments -> photos) is now wrapped in a
Photo.per_page = 5
(also set by the installer) this gallery paginates 5 / 5 / 2.