mattermost-community / mattermost-plugin-solar-lottery

A tool somewhat similar to pager duty, allows to have rotations with magic "solar lottery" scheduling, or overrides.
Apache License 2.0
4 stars 10 forks source link

Api refactor #13

Closed levb closed 4 years ago

levb commented 4 years ago

Mostly adding tests and moving code around.

As a bonus, it should be pretty obvious how to add an alternate queue implementation.

Everything appears to work, largely as before since no significant substance changes, all style/packaging.

levb commented 4 years ago

@crspeller @cpoile 1/5 suggest a superficial review, focus on the tests; then merge to dev, review as a whole.