Skip to content

Add a microgrid (API client) mocking tool for users to easily test actors and apps #39

@leandro-lucarella-frequenz

Description

What's needed?

We need to be able to test examples in the examples directory as part of the CI so we don't break them accidentally (or forget to update them when there are API changes), and allow users to do the same for their apps and actors.

Proposed solution

Create a microgrid mock, or a microgrid API client mock.

The simplest first version should just run an example for few seconds and check if there it didn't crash.

Use cases

No response

Alternatives and workarounds

Test using a real microgrid API, but that would be overkill.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:testsAffects the unit, integration and performance (benchmarks) teststype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions