Closed dunse closed 6 years ago
Any chance this pull request could be merged?
I will try to evaluate it sometime soon. What's the benefit of appending "\u001e\u001e"?
On Mar 5, 2013, at 6:07 AM, dunse notifications@github.com wrote:
Any chance this pull request could be merged?
— Reply to this email directly or view it on GitHub.
Thanks!
Appending "\u001e\u001e" at the end of the truncated text makes it possible to display the info text (In the test output popup) if the maxTestOutputLength is ever changed.
Hi, sorry for the delay with this. A couple notes:
There don't appear to be any integration tests. That would be helpful.
Will the inserted characters make search fail if you are searching on terms that cross the truncation boundary?
-Todd ttopwells@gmail.com
On Tue, Mar 5, 2013 at 6:19 AM, dunse notifications@github.com wrote:
Thanks!
Appending "\u001e\u001e" at the end of the truncated text makes it possible to display the info text (In the test output popup) if the maxTestOutputLength is ever changed.
— Reply to this email directly or view it on GitHubhttps://github.com/ttop/cuanto/pull/12#issuecomment-14441964 .
Changes:
Returns an array of dateExecuted and results
If noTime=true is provided summary of results will be returned instead.
Returns number of faults per testCase for specified project.
label can be set to any testCase property to customise the response's label.
This is useful as a blame chart to show which testCase caused the most errors.
Example to display all three graph types using Flot: