Skip to content

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

Description

@eyal-mor

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Backend-SpinnakerThe issue is related to the built-in Spinnaker BackendE2ERelated to "shore test-remote"Shore-CLIRelated to the Shore-CLI visualization layer (the CLI itself)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions