connection_test.yml in Commerce Migrate 3.0.x
modules/ubercart/tests/modules/plugins_alter_connection_test/migrations/connection_test.yml
File
modules/ubercart/tests/modules/plugins_alter_connection_test/migrations/connection_test.ymlView source
- id: connection_test
- label: Connection test
- migration_tags:
- - Ubercart
- source:
- # To test that a source plugin is created when there is no fallback database
- # connection a source plugin extending from Node and that has a node_type
- # configuration value is needed.
- plugin: connection_test
- node_type: test
- destination:
- plugin: null