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

[Feature] Possibility to display next/prev test in current run #52

Closed
ParanoikCZE opened this issue Sep 22, 2017 · 3 comments
Closed

[Feature] Possibility to display next/prev test in current run #52

ParanoikCZE opened this issue Sep 22, 2017 · 3 comments

Comments

@ParanoikCZE
Copy link

Would be great to have an option to browse through test without quitting to run view. Curently prev/next buttons navigates through runs on same test.
New buttons should follow some filters (e.g. if I filter out failed tests, I would like to browse through them to identify some root cause).

@elv1s42 elv1s42 self-assigned this Oct 5, 2017
@elv1s42 elv1s42 added this to Backlog in Ghpr Common Jun 13, 2018
@elv1s42 elv1s42 moved this from Backlog to ToDo (Prioritised) in Ghpr Common Jul 6, 2018
@elv1s42 elv1s42 added this to the v0.9.3 milestone Aug 29, 2018
@elv1s42 elv1s42 changed the title Possibility to display next/prev test in current run [Feature] Possibility to display next/prev test in current run Aug 29, 2018
@elv1s42 elv1s42 modified the milestones: v0.9.3, v0.9.4 Sep 20, 2018
@elv1s42 elv1s42 moved this from ToDo (Prioritised) to InProgress (Dev/QA) in Ghpr Common Oct 3, 2018
elv1s42 added a commit that referenced this issue Oct 3, 2018
@elv1s42
Copy link
Member

elv1s42 commented Oct 4, 2018

For now it will work only for next/prev test without filtering by test result.
Filtering by test result will slow down the way current page works becuase we will have to load all tests from current run to get test results:
image

I think we can return to this work when cache will be implemented correctly, I've created a separate issue for that: #83

@ParanoikCZE, can you please let me know if you still need this feature (I mean load next test from run with respect to test result) and I'll raise a separate issue for that.

Thank you

@elv1s42 elv1s42 moved this from InProgress (Dev/QA) to Done (Aw. Release) in Ghpr Common Oct 5, 2018
@ParanoikCZE
Copy link
Author

Hi, I was thinking more about this as nice to have feature. It's nothing we can live without right now.

@elv1s42
Copy link
Member

elv1s42 commented Dec 18, 2018

Released as v0.9.4

@elv1s42 elv1s42 closed this as completed Dec 18, 2018
Ghpr Common automation moved this from Done (Aw. Release) to Released (NuGet package) Dec 18, 2018
@elv1s42 elv1s42 moved this from Released (NuGet package) to Archive in Ghpr Common May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Ghpr Common
  
Archive
Development

No branches or pull requests

2 participants