Skip to content

Add e2e tests for build types 'build' and 'changelog' #29

@b41ex

Description

@b41ex

In scope of Netcracker/qubership-apihub#265 epic, we are going to change specification processing in api-processor from the current approach, when we first split document into per-operation documents and then separately process each operation document (performance of this approach is not acceptable for GraphQL) to another approach- where we process document as a whole (e.g. calculate diffs using api-diff) and then in a single merged document traversal we collect necessary data (e.g. diffs) for each operation.
It is a major refactoring and we need good test coverage to start it.

This story is about improving test coverage for the api-processor with a focus to build types build and changelog.

Metadata

Metadata

Assignees

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions