wwag110465 / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

Plugin window always show 0 instead of number of tests #303

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run test case from sample project.

What is the expected output? What do you see instead?
JsTestDriver view should show total number of test cases after the slash 
(Run:1/1). Instead, it shows zero (Run:1/0).

What version of the product are you using? On what operating system?
trunk

Please provide any additional information below.
Attached patch fixes that.

Original issue reported on code.google.com by m.jurcov...@gmail.com on 2 Dec 2011 at 10:55

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by corbinrs...@gmail.com on 28 Dec 2011 at 9:11