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

Assertions, print statements, logs, unit testing etc #7

Open
r7butler opened this issue Jul 17, 2021 · 0 comments
Open

Assertions, print statements, logs, unit testing etc #7

r7butler opened this issue Jul 17, 2021 · 0 comments

Comments

@r7butler
Copy link
Contributor

r7butler commented Jul 17, 2021

The Javascript code needs assertion statements (if they exist) for quick debugging in the future

The Python code can also use more thorough assert statements, and useful print statements for logging purposes

Also if theres a way to do actual unit testing, we should implement it (if it makes sense to do so. It may be like killing a fly with a sledgehammer)

@r7butler r7butler changed the title Assertions, unit testing etc Assertions, print statements, logs, unit testing etc Jul 17, 2021
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