bitwalker/swarm

Add Testing Utility for Swarm

开放

#100 创建于 2018年8月25日

 (6 条评论) (0 个反应) (0 位负责人)Elixir (109 个派生)batch import
featurehelp wantedtesting

仓库指标

星标
 (1,249 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We recently changed a big part of the supervision of quantum (add job scheduler library) to swarm if it is used in a cluster.

One thing that was missing for us is a testing utility to make sure that the new callbacks for swarm actually work.

I implemented a really easy helper: https://github.com/quantum-elixir/quantum-core/pull/369/files#diff-51021d33872c9243af9315e6b3809e77

Would you be willing so add something like that (but more complete) to the library?

贡献者指南