feat: conditional task performance computation at the worker level
[poolifier.git] / tests / pools / selection-strategies / selection-strategies.test.js
2022-10-12  Jérôme BenoitTests: assess internal strategy statistics resets at...
2022-10-11  Jérôme BenoitTests: fix promises handling
2022-10-10  Jérôme BenoitCleanup tests code
2022-10-10  Jérôme BenoitStricter tests expectations
2022-10-10  Jérôme BenoitAllow worker choice strategy to specify their statistic...
2022-10-09  Jérôme BenoitAdd fair sharing worker choice strategy
2022-10-09  Jérôme BenoitAdd WRR worker choice strategy
2022-10-08  Jérôme BenoitFactor out some UTs code in test-utils.js