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/ fixtures/ legacy_config/ tour.tour.tour-test-legacy-location.yml
View source
- id: tour-test-legacy-location
- module: tour_test
- label: 'Tour test the location property'
- routes:
- - route_name: some_tour_route
- tips:
- location-test-top:
- id: location-test-top
- plugin: text
- label: 'Top position'
- body: 'Top that, top that'
- location: top
- location-test-bottom:
- id: location-test-bottom
- plugin: text
- label: 'Bottom position'
- body: 'You can give all that you can, but you will never top that'
- location: bottom
- location-test-left:
- id: location-test-left
- plugin: text
- label: 'Left position'
- body: "You can dream until you're blue but you can never top that, huh-huh!"
- location: left
- location-test-right:
- id: location-test-right
- plugin: text
- label: 'Right position'
- body: "I don't really give a [pause] about trying to top that"
- location: right
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.