Closed afrancis13 closed 9 years ago
Sorry I'm only getting around to review this now. Overall I like the changes, just a few things here and there because I'm quite picky. Thanks!
No problem. Thanks for the review, and let me know if you see anything else!
Awesome work @afrancis13 , thanks!
Wanted to remove sleep statements from testing, and did so using the refresh method. Also created a way for you to use the update_index function to bulk delete items. This is a quicker way than iterating through and using delete_item_index. This change does not impact the functionality of anything that previously existed in bungiesearch, and must be called with intent by the user.