Skip to content

Split fixtures out of test-utils #1172

@BioPhoton

Description

@BioPhoton

In our test-utils we maintain a set of helper and configuration sets that reference the models package.
Further our models package is buildable in addition depends on a couple of pre-build steps to generate docs and type annotations.

This causes the task graph to be more complex that necessary.

To fix this we have to:

  • extract all code depending on @code-pushup/models into a new project ´test-fixtures´
  • we can also free the dependency of test-nx-utils to utils which in turn references models.
View Before After
Project Image Image
Task Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions