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

Components tests are not isolated #257

Open
rafaellehmkuhl opened this issue Sep 9, 2020 · 0 comments
Open

Components tests are not isolated #257

rafaellehmkuhl opened this issue Sep 9, 2020 · 0 comments
Labels
code structure this is related to code maintainability tests this is test related

Comments

@rafaellehmkuhl
Copy link
Member

There are several tests on BaseComponent using FreeBody and AttachedComponent instances, as well as the other way around.
Ideally, we should isolate those tests using mocking, or rethink part of the classes implementations themselves.

@rafaellehmkuhl rafaellehmkuhl added code structure this is related to code maintainability tests this is test related 2.2 related to the goals aiming deploy of version 2.2 and removed 2.2 related to the goals aiming deploy of version 2.2 labels Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code structure this is related to code maintainability tests this is test related
Projects
None yet
Development

No branches or pull requests

1 participant