mikeshardmind / discord-scheduler

Mozilla Public License 2.0
9 stars 1 forks source link

TODO: add tests #3

Closed mikeshardmind closed 7 months ago

mikeshardmind commented 1 year ago

tests added, should be hooked up to CI later, but I need to think about how long the integration test currently takes to run. I don't want to be testing code paths that don't match what will run in real use but the loop granularity here hurts a bit.

mikeshardmind commented 7 months ago

Choosing against bothering at this point in time, it feels like a waste of compute resources or having tests that don't match real code paths. May run locally on any significant changes.