Autodesk / Autodesk/shore

E2E testing - output an ASCII table as results

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

Description

The current implementation of the E2E testing renders the test results in a string and prints that to the screen.

This isn't really usable in CI scenarios where structured data is easier to view.

Given the data structures implement an ASCII table view layer that will be used on the `TestRemote` controller.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the E2E testing data structures and the TestRemote controller, then trace how the current result string is assembled and printed. Define the ASCII table view around the existing result data and verify that TestRemote emits readable tabular results suitable for CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.