Autoparallel / learner

Making learning sh*t less annoying
https://crates.io/crates/learner
10 stars 0 forks source link

testing(`learner`): add integration tests #60

Closed Autoparallel closed 6 days ago

Autoparallel commented 6 days ago

We need more integration tests as this actually shows whether the API we have is good or not.

Refactoring while doing this would be smart, but if tackled as a "first issue", don't worry about doing any refactoring!

Autoparallel commented 6 days ago

Did this to a large extent, more testing would also be nice, but it is good for now.