MForster / factorio-rust-tools

A Rust library to export prototype definitions from Factorio.
4 stars 1 forks source link

Add some basic tests to the mod portal client. #82

Closed MForster closed 1 year ago

Builditluc commented 1 year ago

I don’t know if you already planned to add that but I would suggest adding tests for the different errors returned by the api

EDIT: I can also implement this if you want

MForster commented 1 year ago

Yes, that was my plan, see also #79. I'm trying to file issues and assign them to myself so that we can avoid working on the same thing at a time.

Builditluc commented 1 year ago

I’ve created an issue #83 that tries to list all of the testing cases we have to add so that we can mange who works on what and don’t work on the same thing