summaryrefslogtreecommitdiff
path: root/tests/plugins
AgeCommit message (Expand)Author
2021-09-02Profiling session fixes:Valery Piashchynski
2021-09-01Code polishing before releaseValery Piashchynski
2021-08-31Finish boltdb testsValery Piashchynski
2021-08-30Tests for the boltdb jobs.Valery Piashchynski
2021-08-29Update boltdb config filesValery Piashchynski
2021-08-29Implement Init, FromPipeline methodsValery Piashchynski
2021-08-26Move drivers to the plugin's root.Valery Piashchynski
2021-08-25BoltDB local queue initial commitValery Piashchynski
2021-08-20Fix sqs maps parsingValery Piashchynski
2021-08-20Correct AMQP Declare RPC constantsValery Piashchynski
2021-08-19Retry for the beanstalk testValery Piashchynski
2021-08-19Experiment with Beanstalk testValery Piashchynski
2021-08-19Add support for the IPv6Valery Piashchynski
2021-08-18Increase beanstalk timeoutsValery Piashchynski
2021-08-18Add prometheus metrics for the jobs, update testsValery Piashchynski
2021-08-18Update jobs stats testsValery Piashchynski
2021-08-18Update broadcast tests, improve stop mechanism.Valery Piashchynski
2021-08-17Update Resetter plugin, remove old and unused codeValery Piashchynski
2021-08-17Increase wait timeout in the TestBeanstalkStatsValery Piashchynski
2021-08-17Update to go 1.17Valery Piashchynski
2021-08-15Replace Times with MinTimesValery Piashchynski
2021-08-15Reload plugin updateValery Piashchynski
2021-08-15Correct tests with toxicsValery Piashchynski
2021-08-151s interval for the reloader testsValery Piashchynski
2021-08-15Sleep to wait file copy on slow github actionsValery Piashchynski
2021-08-14Update broadcast tests, add redis flusing. Initial impl of the jobValery Piashchynski
2021-08-13Update broadcast testValery Piashchynski
2021-08-13Increase reload timeout.Valery Piashchynski
2021-08-13Update go.mod dependencies to the most recent version.Valery Piashchynski
2021-08-12Remove unneeded options, complete tests for the ephemeral, update protoValery Piashchynski
2021-08-12Fix various bugs in the SQS. Implement SQS tests for theValery Piashchynski
2021-08-11Durable requeue algo. Update AMQP and Beanstalk tests to use mockValery Piashchynski
2021-08-11Increase timeout to 60s.Valery Piashchynski
2021-08-11Replace all 'localhost' with '127.0.0.1'. Fix default configuration andValery Piashchynski
2021-08-02Update CI, move all tests to the single source of truth - makefileValery Piashchynski
2021-07-27Initial support for the cancellation via contextValery Piashchynski
2021-07-24Mooore constants :)Valery Piashchynski
2021-07-24Remove unused codeValery Piashchynski
2021-07-24Uniform push to pipelines in the durability testsValery Piashchynski
2021-07-24Beanstalk initial durability testValery Piashchynski
2021-07-23Fix AMQP toxicValery Piashchynski
2021-07-23SQS initial durability testValery Piashchynski
2021-07-23Add AMQP initial durability testValery Piashchynski
2021-07-23Tests refactoringValery Piashchynski
2021-07-23Use zap logger in AMQP tests instead of mocked (temporarly)Valery Piashchynski
2021-07-23SQS configuration and tests updateValery Piashchynski
2021-07-23Remove time.Now() from beanstalk tube declarationValery Piashchynski
2021-07-23Update beanstalk options. Fix tube priority (correctly pass to the PutValery Piashchynski
2021-07-23Remove completed TODOs from the beanstalk driver.Valery Piashchynski
2021-07-22Initial tests for all driversValery Piashchynski