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

Port/tree _able js test function #953

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

gbengaoluwadahunsi
Copy link
Contributor

Summary
This pull request adds test functions for the makeTreeTable function in the tree_table.js file. The tests ensure that the function works correctly and handles edge cases properly.

Motivation
The motivation behind this pull request is to enhance the reliability of the makeTreeTable function by thoroughly testing its behavior in various scenarios. This ensures that any changes to the function in the future can be confidently made without breaking existing functionality.

Testing
The test functions have been written using Jest to simulate different scenarios and verify the expected behavior of the makeTreeTable function. This includes testing the creation of the tree table and handling of different data levels and IDs.

trree

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

Successfully merging this pull request may close these issues.

None yet

1 participant