Skip to content

feature: move starship/tests to tests and make tests a JS package #679

Open
@Anmol1696

Description

@Anmol1696

Overview

Converting the tests to JS will test out the starship-cli the best, since will use it to setup and run and then destroy the tests.

Inherintly there is nothing in the tests that need to be Go specific, additionally then we can also get rid of the clients/go since it is mostly used by the tests only.

Currently test setup is also done by the Makefile in tests using older versions of setup of Starship, although we should have it still just in case, but we can rid of the go part for the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions