Autodesk / Autodesk/shore

E2E Testing - Create a testing interface to pass the results of tests between the view and controller

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Backend-Spinnaker E2E enhancement Shore-CLI
Dominant language
Go
Stars
21
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently results are processed in the backend TestRemote implementation.
That means that there is only one data representation that is generated.

We would like to have a data structure to abstract test results.
This data structure that the TestRemote will return could then be processed by any valid template to generate multiple outputs (JSON, ASCII table, Junit XML)

Plan out and implement the data structure.
Keep in mind that this data structure is a `shore-core` feature, which means it may be a new package entirely!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the backend TestRemote implementation and tracing how test results are currently processed. The work is complete when shore-core exposes an abstract test-result data structure that templates can use to generate JSON, ASCII-table, and JUnit XML outputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.