Skip to content
Commit 1671daf0 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

Adding test ensuring we can load different plugins with the same name

This is important, since a Pipeline can recurse into other Pipelines,
it's important that the user provided plugins loaded for each respective
pipeline are clearly separated. Two projects may declare plugin 'foo' and
do so differently.

This test simply loads two clearly different plugins both named 'foo'
but does so in different plugin contexts, and tests that these plugins
are indeed different implementations for each context.
parent cdddd8ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment