CronCats / croncat-rs

A Rust version of the CronCat agent.
GNU Affero General Public License v3.0
16 stars 5 forks source link

Add Mocks & Tests #89

Open TrevorJTClarke opened 1 year ago

TrevorJTClarke commented 1 year ago

GOAL:

Setup a way to have "E2E" testing to ensure new code doesnt break previous functionality. Add unit tests to cover basics, add mocks for helping aid replicable flows.

Requirements:

SeedyROM commented 1 year ago

@TrevorJTClarke There are unit tests currently not merged into croncat-pipeline! Just for reference.