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

Remove all unnecessary tests files #579

Open
Senyoret1 opened this issue Jul 18, 2019 · 0 comments
Open

Remove all unnecessary tests files #579

Senyoret1 opened this issue Jul 18, 2019 · 0 comments

Comments

@Senyoret1
Copy link
Collaborator

Right now almost all ts code files have an associated file for unit tests. However, only few of those files have real unit tests, most of them only have one default test (for checking if the object can be created). All those unused test files should be deleted, because are not really needed and require maintenance from time to time (mainly when adding new ts files and when modifying the constructors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant