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

Add in Unit Testing using framework built into Unity. #39

Open
AndrewJGaut opened this issue Feb 20, 2019 · 0 comments
Open

Add in Unit Testing using framework built into Unity. #39

AndrewJGaut opened this issue Feb 20, 2019 · 0 comments
Assignees

Comments

@AndrewJGaut
Copy link
Collaborator

Add in Unit testing and begin testing various functionality.

Note that in Unity unit testing can be difficult because of the nature of the applications being run (they often update continuously and depend on user interaction). However, we can easily start doing unit testing on smaller functions (such as the button creation mechanism [currently in progress] or the script that reads in information from our database file).

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

3 participants