Skip to content

Rework the SDK Testing Framework #396

Open
@rhamzeh

Description

@rhamzeh
Member

Checklist

  • I agree to the terms within the OpenFGA Code of Conduct.

Describe the problem you'd like to have solved

Currently tests are inconsistent between the SDKs and writing tests for each SDK is time consuming

Describe the ideal solution

We want to have a way to express tests in a standard format (yaml, cucumber, etc..) and then implement a test runner per SDK. That would allow us to have consistency between the SDKs as we fix bugs in one SDK we'll have to fix it in all the others.

Additionally we would like to investigate better cross-SDK mocking frameworks such as wiremock and better integration tests

We would also need to improve the code coverage to over 80%

Alternatives and current workarounds

No response

References

No response

Additional context

No response

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

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rhamzeh

        Issue actions

          Rework the SDK Testing Framework · Issue #396 · openfga/sdk-generator