karma-intellij icon indicating copy to clipboard operation
karma-intellij copied to clipboard

Shows statistics in test context menu doesn't do anything

Open IgorMinar opened this issue 12 years ago • 4 comments

I don't know what kinds of stats its supposed to show, but right now it doesn't do anything.

IgorMinar avatar Aug 24 '13 18:08 IgorMinar

Hmm, truth to me told, I can't reproduce the issue. Right-clicking on a test and selecting "Show Statistics" menu item brings statistics about the test and all its siblings in the right area (a table with "Test", "Time elapsed" and "Results" columns). WebStorm build 130.1630

Maybe I misunderstood the issue. Could you please provide more details?

segrey avatar Aug 24 '13 20:08 segrey

how is that different from just clicking on node in the tests? as far as I can tell, clicking on a node and right-clicking on a node and selecting show stats does the same thing.

IgorMinar avatar Aug 24 '13 21:08 IgorMinar

Oh, I see. You already have statistics panel in the right area. In that case clicking "Show statistics" from the right-click menu does nothing: statistics panel is already there and its content is updated on test selection.

"Show statistics" menu item should be removed from the right-click menu in that case.

segrey avatar Aug 24 '13 22:08 segrey

yes

IgorMinar avatar Aug 25 '13 04:08 IgorMinar