Skip to content

Organize hyper-model specs #406

Open
@adamcreekroad

Description

@adamcreekroad

Right now all the specs are grouped into batch folders as a means to optimize parallel runtime efficiency. Batching them is great, but doing so by folder organization makes it tough to know where to look when doing any sort of work in there.

It'd be great to re-organize everything into a file structure that matches the code structure, but use something like RSpec's tag matching to determine the batches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintainabilityinternal refactoring for maintainability

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions