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

Migrate the parser's integration tests to the transformer's unit tests #19

@fstaoe

Description

@fstaoe

We have parser.raml_test.go which contains integration tests but as we want to go unit tests, we have to move all the cases to the parser/transformer/raml_rest.go and afterwards re-think if it makes sense to have unit tests for the parser since it is as wrapper over the third-party parsers.

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