Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limiting output in test tooltip/test results #1680

Closed
grav opened this issue Mar 10, 2017 · 0 comments
Closed

Limiting output in test tooltip/test results #1680

grav opened this issue Mar 10, 2017 · 0 comments
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@grav
Copy link

grav commented Mar 10, 2017

I had a test fail, in which my function under test happened to output approx. the whole database instead of a couple of rows.

This made the tool tip (which is instantly activated when you hover the failing test) take a few minutes to appear. Meanwhile, IDEA was hanging. The test-results window also took quite some time to appear.

Maybe there should be a limit on the output in both the tool tip and the Test Results window, since you'd seldom want to visually diff that much data anyway.

Btw the test integration is awesome in general :-)

@cursive-ide cursive-ide added this to the 1.12.4 milestone May 2, 2022
@cursive-ide cursive-ide modified the milestones: 1.12.4, 1.12.4-eap1 May 21, 2022
@cursive-ide cursive-ide added the bug Marks issues describing bugs label May 21, 2022
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

2 participants