Skip to content

Migrate tests from @actions functions to @actions API functions #325

@NicoSerranoP

Description

@NicoSerranoP

Motivation

We are moving all the p0tion coordinator infrastructure to a single server application (API). We replicated some of the functions from @actions to be compatible with this new API. These functions have the same name plus a suffix `API. For example:

isCoordinator
isCoordinatorAPI

We need to write tests for all these new API functions. We can use the existing tests as a guide but make sure to change anything to make it fit.

Tutorial to setup the API Coordinator application

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions