Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Simplify local development for experiment builders #1029

@lmorchard

Description

@lmorchard

Currently, various functions of the main Test Pilot add-on rely on data from the Test Pilot server API.

That means an in-development experiment which talks to the Test Pilot add-on also requires a locally running instance of the Test Pilot server - because the developer needs to enable their experiment and have the main Test Pilot add-on recognize it through the server API.

We should find a way to stub this out, so that there's just enough of a dev server - or even just static JSON files - that the Test Pilot add-on can fetch and so recognize the in-development experiment without a full-blown Docker installation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions