You are here

connection_test.yml in Commerce Migrate 8.2

modules/ubercart/tests/modules/plugins_alter_connection_test/migrations/connection_test.yml

File

modules/ubercart/tests/modules/plugins_alter_connection_test/migrations/connection_test.yml
View source
  1. id: connection_test
  2. label: Connection test
  3. migration_tags:
  4. - Ubercart
  5. source:
  6. # To test that a source plugin is created when there is no fallback database
  7. # connection a source plugin extending from Node and that has a node_type
  8. # configuration value is needed.
  9. plugin: connection_test
  10. node_type: test
  11. destination:
  12. plugin: null