puma
puma copied to clipboard
Missing result.success assertions on test suites.
Several result.success checks are missing from /tests/suites/Test-12-ECMA.js and possibly others.
The equal(result.success, true); assertion should be added to the missing tests.
Currently I'm working around the result statement. I'll take care of it after finsish my current tasks. But I assignee to me to keep in mind.