metho
metho copied to clipboard
Add Unit Tests
I don't know if you wanted these but I wanted to tinker with the code and I prefer to have unit tests before doing so.
ping
Sorry, been super busy. TBH I never use automated testing (never have in 38 years of developing). It's highly unlikely ikely that I would maintain them or even run them.
That said, I'll try and find some time for a proper look, and decide what to do. I think the code has moved on somewhat since you wrote the tests too
No worries or pressure. I wanted some tests for myself because I wanted to hack on your solution but wanted to be sure that I wasn't missing any functionality. No rush.