nilenso / goose

A powerful background job processing library for Clojure
https://github.com/nilenso/goose/wiki
MIT License
265 stars 11 forks source link

Batching integration tests #131

Closed siripr4 closed 1 year ago

siripr4 commented 1 year ago

Add integration tests for,

  1. Happy path of perform-batch
  2. redis.batch/enqueue

Is a part of https://github.com/nilenso/goose/issues/128