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

Unit Testing #28

Open
sam-xif opened this issue Aug 14, 2019 · 0 comments
Open

Unit Testing #28

sam-xif opened this issue Aug 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@sam-xif
Copy link
Member

sam-xif commented Aug 14, 2019

Write tests for React components and models.

This will likely involve significant refactoring of the React components to make as many of them purely functional as possible, with state objects being passed in as props. This will greatly simplify testing of the UI components.

@sam-xif sam-xif added the enhancement New feature or request label Aug 14, 2019
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