tour.tour.tour-test-legacy-location.yml
Same filename in this branch
1 string reference to 'tour.tour.tour-test-legacy-location'
- TourTipDeprecatedConfigModuleInstallTest::testModuleInstall in core/
modules/ tour/ tests/ src/ Functional/ Update/ TourTipDeprecatedConfigModuleInstallTest.php - Test ensuring that tour config is updated on config import.
File
-
core/
modules/ tour/ tests/ tour_legacy_test/ config/ install/ tour.tour.tour-test-legacy-location.yml
View source
- id: tour-test-legacy-location
- label: 'Tour test the location property'
- module: tour_test
- routes:
- -
- route_name: some_tour_route
- tips:
- location-test-top:
- id: location-test-top
- plugin: text
- label: 'Top position'
- location: top
- body: 'Top that, top that'
- location-test-bottom:
- id: location-test-bottom
- plugin: text
- label: 'Bottom position'
- location: bottom
- body: 'You can give all that you can, but you will never top that'
- location-test-left:
- id: location-test-left
- plugin: text
- label: 'Left position'
- location: left
- body: 'You can dream until you''re blue but you can never top that, huh-huh!'
- location-test-right:
- id: location-test-right
- plugin: text
- label: 'Right position'
- location: right
- body: 'I don''t really give a [pause] about trying to top that'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.