@snova-zoltanc previously found a bug in Greedy Drop which was fixed in this PR. This PR just adds a test case to protect against this bug, we forgot to add tests in that previous PR.
PR Checklist
[x] My PR is less than 500 lines of code
[x] I have added sufficient comment as docstrings in my code
[x] I have made corresponding changes to the documentation
[x] I have written unit-tests to test all of my code
Please refer to CONTRIBUTING.md for detailed instructions.
Summary
@snova-zoltanc previously found a bug in Greedy Drop which was fixed in this PR. This PR just adds a test case to protect against this bug, we forgot to add tests in that previous PR.
PR Checklist