Closed soni801 closed 2 months ago
I'm closing this issue for now because I know myself well enough to know that I won't dabble with unit tests unless i really dont have anything else to do, which won't be for the forseeable future. Might open again at some point far down the line
To improve our lives drastically when making large/functional code changes, we should automate testing. This can be done by writing code-driven unit tests and end-to-end tests.
I have no idea how to do this in a good way, because I've never done it properly before. If someone else knows how to do this, feel free to do that (but let me know so I don't do it lol). Otherwise, I'm maybe gonna do it sometime in the future but the priority of that is somewhat low. I've been looking at the Jasmine testing framework, which looks promising.