TestPipeline.fromCollator()
Home > @backstage/plugin-search-backend-node
> TestPipeline
> fromCollator
Create a test pipeline given a collator you want to test.
Signature:
static fromCollator(collator: Readable): TestPipeline;
Parameters
Parameter |
Type |
Description |
---|---|---|
collator |
Readable |