Skip to content

Added interactive navigation to extended tap results#34

Closed
judovana wants to merge 12 commits into
jenkinsci:masterfrom
judovana:hidePasses2
Closed

Added interactive navigation to extended tap results#34
judovana wants to merge 12 commits into
jenkinsci:masterfrom
judovana:hidePasses2

Conversation

@judovana

Copy link
Copy Markdown

rebased #29

  • possibility to hide/show
    • passed/failed/ignored tests
    • diagnosticd details
    • individual diagnostic items
  • number is now direct url to itself

tested in firefox and chromium
The todo and bail out items ar enot covered, as I do nto have exmaple tap file with them

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

- possibility to hide/show
   - passed/failed/ignored tests
   - diagnosticd details
   - individual diagnostic items
- number is now direct url to itself

tested in firefox and chromium
The todo and bail out items ar enot covered, as I do nto have exmaple
tap file with them
They can be shown/hide separately, but otherwise they follow ignored
tests
in mass fields, coments follows passes and bailed out failures
The buttons to show/hide content are now on separate line
the toogle state represent elements state (all viisble, all invisible
and mixed content)
Buttons are shown also for non direct choices liek detaisl.

Old bug with space in class enforced to be fixed (all spaces now repalced by _)
Old bug with NPEs on element by id or in missing style fixed
as fixButtons was called aprox 15x in set-view shortcut methods, there
was slight (up to 0.5s) delay glitch after click.
Added extendedTapsetInteractives-wide local variable wich can disable
repeated fixButtons calls
@judovana

Copy link
Copy Markdown
Author

duplicated of #29

@judovana judovana closed this Jan 15, 2024
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.

1 participant