Skip to content

Split tests into unit and integration #11

Description

@codeBehindMe

Is your feature request related to a problem? Please describe.
Currently all tests are bundled in the test/ folder. This makes it difficult to differentiate between integration tests and unit tests. This makes it difficult to have heavy integration tests be completed separately to unit tests.
Describe the solution you'd like
split tests in to test/unit and test/integration like structure.
Describe alternatives you've considered
N/A
Additional context
N/A

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions