Skip to content

Remove temporary IndexOrderingTest as per TODO#37

Open
Code6r wants to merge 1 commit intoMSaifAsif:masterfrom
Code6r:cleanup-todo-comments
Open

Remove temporary IndexOrderingTest as per TODO#37
Code6r wants to merge 1 commit intoMSaifAsif:masterfrom
Code6r:cleanup-todo-comments

Conversation

@Code6r
Copy link
Copy Markdown

@Code6r Code6r commented Mar 20, 2026

Summary

Removed the temporary test IndexOrderingTest as indicated by the TODO comment.

Details

  • The class was marked for removal
  • Functionality is already covered by IndexedCollectionFunctionalTest
  • Eliminates redundant and outdated test code

Notes

  • No functional changes
  • No impact on existing tests

Closes #22

@Code6r
Copy link
Copy Markdown
Author

Code6r commented Mar 20, 2026

Hi! I have removed the temporary test as mentioned in the TODO. Please let me know if any further changes are needed. Thanks!

@MSaifAsif
Copy link
Copy Markdown
Owner

Hey @Code6r can you also ensure that the functionality is already covered as part of IndexedCollectionFunctionalTest ? If not, please feel free to add a new test case there ! Thanks for the PR

@MSaifAsif MSaifAsif added good first issue Good for newcomers code-quality Code quality improvements housekeeping Housekeeping tasks labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-quality Code quality improvements good first issue Good for newcomers housekeeping Housekeeping tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up stale and outdated TODO comments in production code

2 participants