You are viewing a single comment's thread from:

RE: Structure Backend Rework

in #utopian-io6 years ago

Thanks for the review, I was mainly changing some backend and then refactoring so I didn't want to focus on fixing code smells or performance issues which would be difficult to review.

It actually broke here and there some small things which we detected and fixed relatively quickly afterward.

In terms of tests, we have basically no unit tests at all with Structurize since most things are almost impossible to simulate as we would have to mock the entire Minecraft world.