Skip to content

BST unit tests added for insert() #67

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

Merged
merged 5 commits into from
Oct 14, 2019

Conversation

iamshadmirza
Copy link
Contributor

@iamshadmirza iamshadmirza commented Oct 11, 2019

All Tests passing
Command to test: npm run test

Fixes #65

Copy link
Member

@TheSTL TheSTL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamshadmirza
Can you remove this files ?

  • .DS_Store
  • src/.DS_Store

@iamshadmirza
Copy link
Contributor Author

Removed.

Copy link
Member

@ashokdey ashokdey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamshadmirza, please keep the PR distinct. Though the tests are good, I want you to separate these into their respective issues.

@iamshadmirza iamshadmirza changed the title BST unit tests added for insert() and delete() BST unit tests added for insert() Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants