Did anyone write module/unit tests for these scripts?
Is there some tool you guys use to run tests, or something that can test a function separately, without launching the server? (I am talking about testing output, possibly mocking input data or used parts, and not about testing syntax.)