So far, we've made it quite a long way without any unit tests. Going forward, as the code gets more complex, unit testing will become increasingly important. Let's take the first step and add the Godot Unit Testing framework and a simple test suite (to get started.)
So far, we've made it quite a long way without any unit tests. Going forward, as the code gets more complex, unit testing will become increasingly important. Let's take the first step and add the Godot Unit Testing framework and a simple test suite (to get started.)