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

Tests sorting #525

Merged
merged 18 commits into from
Aug 6, 2020
Merged

Tests sorting #525

merged 18 commits into from
Aug 6, 2020

Conversation

wblachowski
Copy link
Contributor

@wblachowski wblachowski commented Sep 24, 2019

Added tests sorting as suggested in #509.

Description

This feature enables users to sort suite tests based either on their name or on their order in suite XML file. Ascending and descending order is supported. Selected sorting is applied to tests list on the side panel as well as tiles in the main view.

Motivation and Context

Closes #509.

Screenshots (if appropriate)

Sorting attribute is set in a new dropdown menu. Order can be reversed using button on its right side.

image

Demo gif:

aet-ordering-4

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • I have reviewed (and updated if needed) the documentation regarding this change

I hereby agree to the terms of the AET Contributor License Agreement.

@plutasnyy
Copy link
Contributor

I think that this change requires qa valdiation ;)

@tMaxx tMaxx merged commit de02c1f into wttech:master Aug 6, 2020
@annabudziszewska
Copy link
Collaborator

Tested and accepted
Trimming of the left hand side panel was reported as a separate issue: #587
Version: 3.3.1.SNAPSHOT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test re-ordering
6 participants