Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor test suite to remove redundancy #262

Open
rolph-recto opened this issue Nov 1, 2021 · 0 comments
Open

refactor test suite to remove redundancy #262

rolph-recto opened this issue Nov 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rolph-recto
Copy link
Collaborator

A lot of the test suite are actually integration tests. But they are written as unit tests, so there's a lot redundant checks being performed, slowing down the build quite a bit (e.g. multiple protocol selections for the same file). Refactor the test suite so that this redundancy is eliminated.

@rolph-recto rolph-recto added the enhancement New feature or request label Nov 1, 2021
@rolph-recto rolph-recto self-assigned this Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant