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

Separate RenPool.test.js into multiple files #4

Open
acuarica opened this issue Nov 26, 2021 · 0 comments
Open

Separate RenPool.test.js into multiple files #4

acuarica opened this issue Nov 26, 2021 · 0 comments
Labels
refactor Improves project quality without added value

Comments

@acuarica
Copy link
Contributor

We expect these tests to continue growing. Placing them in the same file can result in major merge conflicts. To avoid this issue, we should separate the tests into multiple files.

Here's is a possible way how to solve it
https://www.alxolr.com/articles/how-to-separate-mocha-tests-in-multiple-files.

@acuarica acuarica added the refactor Improves project quality without added value label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improves project quality without added value
Projects
None yet
Development

No branches or pull requests

1 participant