Skip to content

Add Card with Test Results for "Test" Executions #2700

Open
@MrSerth

Description

@MrSerth

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.

Buttons:
Screenshot 2024-12-13 at 14 48 56

Populating the card can be done with the following method:

populateCard: function (card, result, index) {

Current (cause = test):

Screenshot 2024-12-13 at 14 20 43

Expected:

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

Screenshot 2024-12-13 at 14 20 58

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions