Skip to content

Test summary stats on the main report page#480

Merged
tkaik merged 9 commits intowttech:masterfrom
wblachowski:feature/test-summary
Jul 23, 2019
Merged

Test summary stats on the main report page#480
tkaik merged 9 commits intowttech:masterfrom
wblachowski:feature/test-summary

Conversation

@wblachowski
Copy link
Copy Markdown
Contributor

Added a summary of urls results on test tiles. Based on a suggestion from #474.

Description

Each test contains a summary consisting of:

  • number of failed URLs
  • number of URLs with a warning
  • number of passed URLs
  • number of conditionally passed URLs
  • number of accepted URLs

Motivation and Context

Closes #474

Screenshots (if appropriate)

Simple example. There are two URLs in "first-test". One with "rebased" status and one with "passed" status:

image

Test tile looks the following way:

image


Main report page look:
image

Upgrade notes (if appropriate)

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.

Copy link
Copy Markdown
Contributor

@tkaik tkaik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@tkaik tkaik added the QA Required Requires manual tests, possible regression or impact on existing features. label Jul 3, 2019
@tkaik tkaik merged commit 731a585 into wttech:master Jul 23, 2019
@Cich0sza Cich0sza mentioned this pull request Aug 14, 2019
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA Required Requires manual tests, possible regression or impact on existing features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test summary statistics on the main report page with tiles

3 participants