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

Figure out how to run unit tests #134

Open
niharikasingh opened this issue Jul 22, 2020 · 0 comments
Open

Figure out how to run unit tests #134

niharikasingh opened this issue Jul 22, 2020 · 0 comments
Assignees
Labels
testing Related to automated testing

Comments

@niharikasingh
Copy link
Collaborator

Use our current testing framework (cucumber branch) to run unit tests.

Possible plan:

Write an interview that exposes the function we want to test by using javascript to make the function a property of the window context, i.e., window.function = our_function.

@niharikasingh niharikasingh added the testing Related to automated testing label Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to automated testing
Projects
None yet
Development

No branches or pull requests

2 participants