-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
Currently, only "score" runs show a card with extracted test results. "Test" runs, on the other hand, do not show this card, but plain text.
Populating the card can be done with the following method:
populateCard: function (card, result, index) { |
Current (cause = test):

Expected:
Shown is a screenshot from cause = score, but it should be shown for cause = test, too:

Metadata
Metadata
Assignees
Labels
enhancementjavascriptPull requests that update Javascript codePull requests that update Javascript code