taskiq-pipelines icon indicating copy to clipboard operation
taskiq-pipelines copied to clipboard

Add test for pipelines

Open s3rius opened this issue 3 years ago • 4 comments
trafficstars

I'm not really sure how to test it, but we have to.

s3rius avatar Aug 29 '22 18:08 s3rius

It looks like this is implemented.

caffeinatedgaze avatar Mar 14 '24 16:03 caffeinatedgaze

True. But it's not as much as I'd like.

s3rius avatar Mar 14 '24 16:03 s3rius

Could you share what else would you like to see tested? (I may be able to help out)

caffeinatedgaze avatar Mar 14 '24 16:03 caffeinatedgaze

  • tests for all steps with correct and incorrect parameters;
  • tests for abort exception usage;

For now I see only these cases, because the lib is relatively small.

s3rius avatar Mar 14 '24 17:03 s3rius